Add set background script
This commit is contained in:
parent
9df6bc85cd
commit
3ab00ac21a
1 changed files with 6 additions and 0 deletions
6
bin/setbackground
Executable file
6
bin/setbackground
Executable 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue