=== Resizing columns/rows
If you want to resize columns/rows using your keyboard, you can use the
-+resize+ command, I recommend using it a +mode+ (you need to use the new
-lexer/parser for that, so pass +-l+ to i3 when starting):
++resize+ command, I recommend using it inside a so called +mode+ (you need to
+use the new lexer/parser for that, so pass +-l+ to i3 when starting):
.Example: Configuration file, defining a mode for resizing
----------------------------------------------------------------------
bind 36 mode default
}
+
+# Enter resize mode
+bindsym Mod1+r mode resize
----------------------------------------------------------------------
=== Jumping to specific windows