i3: keep only a binding to toggle layout between splitv/splith/tabbed

This commit is contained in:
Vincent Bernat 2021-07-09 15:08:05 +02:00
parent 1afcfcec71
commit 13e2c72123

3
config
View file

@ -84,8 +84,7 @@ bindsym $mod+f fullscreen toggle
bindsym $mod+Shift+f fullscreen toggle global
# change container layout (tabbed, toggle split)
bindsym $mod+e layout tabbed
bindsym $mod+w layout toggle split
bindsym $mod+w layout toggle splitv splith tabbed
bindsym $mod+v split toggle
# toggle tiling / floating