Set wallpaper in sway
This commit is contained in:
parent
d31f971717
commit
ad890cc43f
3 changed files with 20 additions and 2 deletions
|
@ -7,4 +7,4 @@
|
|||
hash xcompmgr 2>/dev/null && xcompmgr &
|
||||
hash xscreensaver 2>/dev/null && xscreensaver -no-splash &
|
||||
hash gpg-agent 2>/dev/null && eval $(gpg-agent --daemon --enable-ssh-support)
|
||||
hash feh 2>/dev/null && feh --bg-scale "$(find 'pictures/wallpapers/enabled/' -type l -print | shuf | head -n 1)"
|
||||
hash set_wallpaper 2>/dev/null && set_wallpaper feh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue