Fix layout cycling (i3)

master
Quentin Duchemin 2019-11-19 17:18:24 +01:00
parent e7b8ec8a33
commit 17224c0a92
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 1 additions and 1 deletions

View File

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