Remove stacking layout binding, since I don't like it & don't use it

This commit is contained in:
Adam Goldsmith 2020-11-02 01:37:57 -05:00
parent 1059098f1a
commit 553558132b
1 changed files with 1 additions and 2 deletions

View File

@ -164,8 +164,7 @@ bindsym $mod+v split v
# enter fullscreen mode for the focused container
bindsym $mod+f fullscreen
# change container layout (stacked, tabbed, toggle split)
bindsym $mod+s layout stacking
# change container layout (tabbed, toggle split)
bindsym $mod+w layout tabbed
bindsym $mod+Shift+s layout toggle split