Remove stacking layout binding, since I don't like it & don't use it
This commit is contained in:
parent
1059098f1a
commit
553558132b
@ -164,8 +164,7 @@ bindsym $mod+v split v
|
|||||||
# enter fullscreen mode for the focused container
|
# enter fullscreen mode for the focused container
|
||||||
bindsym $mod+f fullscreen
|
bindsym $mod+f fullscreen
|
||||||
|
|
||||||
# change container layout (stacked, tabbed, toggle split)
|
# change container layout (tabbed, toggle split)
|
||||||
bindsym $mod+s layout stacking
|
|
||||||
bindsym $mod+w layout tabbed
|
bindsym $mod+w layout tabbed
|
||||||
bindsym $mod+Shift+s layout toggle split
|
bindsym $mod+Shift+s layout toggle split
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user