Accept other extensions for wallpapers than just jpg

This commit is contained in:
Tom Willemse 2020-12-26 23:10:44 -08:00
parent 24b4948252
commit e808adca0c

View file

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