fixed recursive wallpaper randomizer

This commit is contained in:
Wryn Wagner 2020-09-17 16:28:03 -06:00
parent 23d849d999
commit aa77450480

View File

@ -151,7 +151,7 @@ mode "resize" {
bindsym $mod+r mode "resize"
bindsym $mod+p exec --no-startup-id feh --randomize --bg-fill /home/w0ryn/.wallpaper/* /home/w0ryn/.wallpaper/* /home/w0ryn/.wallpaper/*
bindsym $mod+p exec --no-startup-id feh --recursive --randomize --bg-fill /home/w0ryn/.wallpaper/*
# Set parent container to full screen
bindsym $mod+Shift+f focus parent; fullscreen; focus child