i3: stacking
This commit is contained in:
parent
6d1da5c719
commit
c20f1b59a7
1 changed files with 2 additions and 2 deletions
|
@ -84,8 +84,8 @@ bindsym $mod1+f fullscreen toggle
|
||||||
|
|
||||||
# change container layout (stacked, tabbed, toggle split)
|
# change container layout (stacked, tabbed, toggle split)
|
||||||
#bindsym $mod1+s layout stacking
|
#bindsym $mod1+s layout stacking
|
||||||
bindsym $mod1+w layout tabbed
|
bindsym $mod1+t layout tabbed
|
||||||
bindsym $mod1+t layout toggle split
|
bindsym $mod1+s layout toggle split
|
||||||
|
|
||||||
# toggle tiling / floating
|
# toggle tiling / floating
|
||||||
bindsym $mod1+Shift+space floating toggle
|
bindsym $mod1+Shift+space floating toggle
|
||||||
|
|
Loading…
Reference in a new issue