Add set background script

This commit is contained in:
Jonathan Hodgson 2018-05-07 22:43:32 +01:00
parent 616351f99e
commit ce379571a8

6
bin/setbackground Executable file
View file

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