[herbstluftwm] Pick a random wallpaper at startup

This commit is contained in:
Tom Willemse 2021-11-06 01:06:46 -07:00
parent 3f26b4d138
commit f49bea5d37

View file

@ -40,7 +40,7 @@ hc emit_hook reload
## Background image:
# Set a random image as the desktop wallpaper.
feh --bg-tile "$(find ""${HOME}/pictures/wallpapers"" -name $(hostname)'.*')"
feh --bg-tile $(random-wallpaper)
## Keybindings:
# Remove all existing keybindings so that when herbstluftwm is