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