make background a gif rather than a jpg

This commit is contained in:
Jonathan Hodgson 2018-05-08 16:18:39 +01:00
parent e233e97997
commit 08ab10f65f

View file

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