i3: stacking

This commit is contained in:
Michael Grote 2021-07-04 18:40:14 +02:00
parent 6d1da5c719
commit c20f1b59a7

View file

@ -84,8 +84,8 @@ bindsym $mod1+f fullscreen toggle
# change container layout (stacked, tabbed, toggle split)
#bindsym $mod1+s layout stacking
bindsym $mod1+w layout tabbed
bindsym $mod1+t layout toggle split
bindsym $mod1+t layout tabbed
bindsym $mod1+s layout toggle split
# toggle tiling / floating
bindsym $mod1+Shift+space floating toggle