stacked layout as shift-start-n + screenshot
This commit is contained in:
4
config
4
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
|
||||
|
||||
Reference in New Issue
Block a user