i3: keys
This commit is contained in:
parent
a2d48da302
commit
5baa4c102c
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ bindsym $mod1+l exec i3lock -c 000000
|
||||||
# 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+w layout tabbed
|
||||||
bindsym $mod1+e layout toggle split
|
bindsym $mod1+t 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