aboutsummaryrefslogtreecommitdiffstats
path: root/herbstluftwm
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-11-06 01:06:46 -0700
committerGravatar Tom Willemse2021-11-06 01:06:46 -0700
commitf49bea5d377d726fe5be8dd468b1cf4411651177 (patch)
tree0409dc577af9ebc81b0f771a60b0735ec2780acc /herbstluftwm
parent3f26b4d1388ec8fd88e691113e0eee757c853be9 (diff)
downloadnew-dotfiles-f49bea5d377d726fe5be8dd468b1cf4411651177.tar.gz
new-dotfiles-f49bea5d377d726fe5be8dd468b1cf4411651177.zip
[herbstluftwm] Pick a random wallpaper at startup
Diffstat (limited to 'herbstluftwm')
-rwxr-xr-xherbstluftwm/.config/herbstluftwm/autostart2
1 files changed, 1 insertions, 1 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart
index d3709a1..c42bd13 100755
--- a/herbstluftwm/.config/herbstluftwm/autostart
+++ b/herbstluftwm/.config/herbstluftwm/autostart
@@ -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