From 50ea9dc54b1fd50b6f89405afd91e8fbcddab619 Mon Sep 17 00:00:00 2001 From: kenny Date: Sat, 15 Nov 2025 15:26:09 +0200 Subject: [PATCH] stacked layout as shift-start-n + screenshot --- config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config b/config index bdcdc2c..e98a9dd 100644 --- a/config +++ b/config @@ -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