]> git.sur5r.net Git - i3/i3/commitdiff
add shortcut to default config for tiling/floating toggle
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 21 Nov 2010 16:04:35 +0000 (17:04 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 21 Nov 2010 16:04:35 +0000 (17:04 +0100)
i3.config

index 132918f25cc4ec63507e85ddc69fcea5a66040f3..185c2462296e54474f70fa72e6516d4b5afed38e 100644 (file)
--- a/i3.config
+++ b/i3.config
@@ -34,6 +34,9 @@ bindsym Mod1+w layout tabbed
 # Default (Mod1+l)
 bindsym Mod1+l layout default
 
+# toggle tiling / floating
+bindsym Mod1+Shift+space mode toggle
+
 bindsym Mod1+u level up
 #bindsym Mod1+d level down