Dotfiles/bin/setbackground
2018-05-07 22:43:32 +01:00

6 lines
122 B
Bash
Executable file

#!/usr/bin/bash
rngback -fg "#404552" -bg "#5294e2" 3840 2160 30 15 -o ~/background.jpg
feh --bg-fill ~/background.jpg