i3: Remove bindings for stacked and tabbed layout
I never use these and always forget how to get back if I accidentally press their bindings.
This commit is contained in:
@@ -60,8 +60,6 @@ bindsym $mod+Shift+v split horizontal
|
|||||||
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+s layout stacking
|
|
||||||
bindsym $mod+w layout tabbed
|
|
||||||
bindsym $mod+e layout toggle split
|
bindsym $mod+e layout toggle split
|
||||||
|
|
||||||
# toggle tiling / floating
|
# toggle tiling / floating
|
||||||
|
|||||||
Reference in New Issue
Block a user