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:
2023-04-20 00:14:25 +02:00
parent c349b7f058
commit 69d0290afd

View File

@@ -60,8 +60,6 @@ bindsym $mod+Shift+v split horizontal
bindsym $mod+f fullscreen toggle
# change container layout (stacked, tabbed, toggle split)
bindsym $mod+s layout stacking
bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split
# toggle tiling / floating