Archived
1
0
Fork 0

sway: Add shortcuts for toggeling horizontal/vertical splitting

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2023-02-04 18:52:27 +01:00
parent 72055fa364
commit 6b84565b4b
Signed by: c8h4
GPG key ID: 9C82009BEEDEA0FF

View file

@ -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