default config: add binding to change focus between tiling / floating windows

This commit is contained in:
Michael Stapelberg 2011-07-11 16:57:16 +02:00
parent 897b53f1c2
commit fa0c8e4140
1 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,9 @@ bindsym Mod1+l layout default
# toggle tiling / floating
bindsym Mod1+Shift+space floating toggle
# change focus between tiling / floating windows
bindsym Mod1+space focus mode_toggle
# focus the parent container
bindsym Mod1+u focus parent