2 lines
81 B
Bash
2 lines
81 B
Bash
#!/bin/sh
|
|
feh --no-fehbg --bg-fill '/home/marley/data/photos/wallpaper/girl.jpg'
|