Change the background (multiple monitors) - needs a source dir (:
This commit is contained in:
parent
6de093640f
commit
d2879d607c
1 changed files with 6 additions and 0 deletions
6
db_background.sh
Executable file
6
db_background.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/zsh
|
||||
while true; do
|
||||
# feh --bg-scale -z --no-xinerama ~/DB-triple-7680x1600
|
||||
feh --bg-fill -z --no-xinerama ~/DB-triple-7680x1600
|
||||
sleep 1h
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue