Set wallpaper in sway

This commit is contained in:
Rodolphe Bréard 2020-12-21 18:32:41 +01:00
parent d31f971717
commit ad890cc43f
3 changed files with 20 additions and 2 deletions

View file

@ -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