document the new border option

next
Michael Stapelberg 2009-11-08 12:45:05 +01:00
parent 64c99cb235
commit 5e521cc299
1 changed files with 15 additions and 0 deletions

View 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