default config: add binding to change focus between tiling / floating windows
This commit is contained in:
parent
897b53f1c2
commit
fa0c8e4140
@ -59,6 +59,9 @@ bindsym Mod1+l layout default
|
|||||||
# toggle tiling / floating
|
# toggle tiling / floating
|
||||||
bindsym Mod1+Shift+space floating toggle
|
bindsym Mod1+Shift+space floating toggle
|
||||||
|
|
||||||
|
# change focus between tiling / floating windows
|
||||||
|
bindsym Mod1+space focus mode_toggle
|
||||||
|
|
||||||
# focus the parent container
|
# focus the parent container
|
||||||
bindsym Mod1+u focus parent
|
bindsym Mod1+u focus parent
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user