From: Deiz Date: Sat, 14 Sep 2013 18:57:42 +0000 (-0400) Subject: Add scratchpad bindings to the default config. X-Git-Tag: 4.7~61 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e9b8307829341a50b6c9a2218c7ddfbe3ffbf458;p=i3%2Fi3 Add scratchpad bindings to the default config. --- diff --git a/i3.config b/i3.config index ff6c9dbe..de7e1fec 100644 --- a/i3.config +++ b/i3.config @@ -84,6 +84,13 @@ bindsym Mod1+a focus parent # focus the child container #bindsym Mod1+d focus child +# move the currently focused window to the scratchpad +bindsym Mod1+Shift+minus move scratchpad + +# Show the next scratchpad window or hide the focused scratchpad window. +# If there are multiple scratchpad windows, this command cycles through them. +bindsym Mod1+minus scratchpad show + # switch to workspace bindsym Mod1+1 workspace 1 bindsym Mod1+2 workspace 2