fixed recursive wallpaper randomizer
This commit is contained in:
parent
23d849d999
commit
aa77450480
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user