2 lines
82 B
Bash
2 lines
82 B
Bash
#!/bin/sh
|
|
feh --no-fehbg --bg-fill '/home/marley/data/photos/wallpaper/cloud.png'
|