Dotfiles/bin/setbackground
2018-05-08 16:18:39 +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