Dotfiles/bin/.bin/setbackground
2019-07-30 14:06:10 +01:00

6 lines
122 B
Bash
Executable file

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