diff --git a/sway/config b/sway/config index d33a5ff..11e406b 100644 --- a/sway/config +++ b/sway/config @@ -111,6 +111,8 @@ bindsym $mod+Shift+0 move container to workspace number 10 # Switch the current container between different layout styles bindsym $mod+s layout toggle stacking tabbed split +bindsym $mod+b layout splith +bindsym $mod+v layout splitv # Make the current focus fullscreen bindsym $mod+f fullscreen