Fix layout cycling (i3)
parent
e7b8ec8a33
commit
17224c0a92
|
@ -146,7 +146,7 @@ bindsym $mod+v split v
|
||||||
bindsym $mod+f fullscreen toggle
|
bindsym $mod+f fullscreen toggle
|
||||||
|
|
||||||
# change container layout (stacked, tabbed, toggle split)
|
# change container layout (stacked, tabbed, toggle split)
|
||||||
bindsym $mod+e layout toggle split tabbed stacking
|
bindsym $mod+e layout toggle splith splitv tabbed
|
||||||
|
|
||||||
# toggle tiling / floating
|
# toggle tiling / floating
|
||||||
bindsym $mod+space floating toggle
|
bindsym $mod+space floating toggle
|
||||||
|
|
Loading…
Reference in New Issue