stacked layout as shift-start-n + screenshot

This commit is contained in:
2025-11-15 15:26:09 +02:00
parent 4270334f7f
commit 50ea9dc54b

4
config
View File

@@ -166,7 +166,7 @@ input "1452:657:bcm5974" {
bindsym $mod+v splitv
# Switch the current container between different layout styles
bindsym $mod+s layout stacking
bindsym $mod+n layout stacking # n for normal
bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split
@@ -260,6 +260,8 @@ bindsym XF86AudioNext exec 'playerctl next'
bindsym XF86AudioPrev exec 'playerctl previous'
bindsym XF86AudioStop exec 'playerctl stop'
bindsym XF86LaunchA exec 'swaymsg input type:touchpad events toggle enabled disabled'
# Screenshot
bindsym $mod+Shift+s exec 'grim -g "$(slurp)" - | wl-copy'
exec mako
exec planify