]> git.sur5r.net Git - i3/i3/commitdiff
document the new border option
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 8 Nov 2009 11:45:05 +0000 (12:45 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 8 Nov 2009 11:45:05 +0000 (12:45 +0100)
docs/userguide

index bc73c5b9f1b1d5b2f3795d598d2afc658721e32e..f7eb8ab1624feeaf16d665c48829b53a23851774 100644 (file)
@@ -274,6 +274,21 @@ new_container stack-limit <cols|rows> <value>
 new_container tabbed
 ---------------------
 
+=== Border style for new windows
+
+This option is only available when using the new lexer/parser (pass +-l+ to i3
+when starting). It determines which border new windows will have.
+
+*Syntax*:
+---------------------------------------------
+new_window <bp|bn|bb>
+---------------------------------------------
+
+*Examples*:
+---------------------
+new_window bp
+---------------------
+
 === Variables
 
 As you learned in the previous section about keyboard bindings, you will have