add shortcut to default config for tiling/floating toggle

This commit is contained in:
Michael Stapelberg 2010-11-21 17:04:35 +01:00
parent 2d280469af
commit dab83ba413
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@ bindsym Mod1+w layout tabbed
# Default (Mod1+l) # Default (Mod1+l)
bindsym Mod1+l layout default bindsym Mod1+l layout default
# toggle tiling / floating
bindsym Mod1+Shift+space mode toggle
bindsym Mod1+u level up bindsym Mod1+u level up
#bindsym Mod1+d level down #bindsym Mod1+d level down