From: Michael Stapelberg Date: Sun, 21 Nov 2010 16:04:35 +0000 (+0100) Subject: add shortcut to default config for tiling/floating toggle X-Git-Tag: tree-pr1~78 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dab83ba413cca0beb06967c0da107097f4480f9b;p=i3%2Fi3 add shortcut to default config for tiling/floating toggle --- diff --git a/i3.config b/i3.config index 132918f2..185c2462 100644 --- 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