jt
/
conf
1
0
Fork 0

Re-enable i3 stacking/tabbing

This commit is contained in:
Jarkko Toivanen 2023-05-03 01:09:02 +03:00
parent 82d54b5134
commit 987f8e87d0
1 changed files with 3 additions and 3 deletions

View File

@ -52,9 +52,9 @@ bindsym $mod+v split v
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
bindsym $mod+s layout stacking
bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split
# toggle tiling / floating
bindsym $mod+Shift+space floating toggle