userguide: document workspace_layout
This commit is contained in:
parent
015a94bd85
commit
238057667a
|
@ -378,26 +378,26 @@ floating_modifier <Modifiers>
|
||||||
floating_modifier Mod1
|
floating_modifier Mod1
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////
|
|
||||||
=== Layout mode for new containers
|
=== Layout mode for new containers
|
||||||
|
|
||||||
TODO: this is workspace_layout. but workspace_layout only works for the first
|
This option determines in which mode new containers on workspace level will
|
||||||
con, right?
|
start.
|
||||||
|
///////////////////////////////
|
||||||
This option determines in which mode new containers will start. See also
|
See also <<stack-limit>>.
|
||||||
<<stack-limit>>.
|
//////////////////////////////
|
||||||
|
|
||||||
*Syntax*:
|
*Syntax*:
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
new_container <default|stacking|tabbed>
|
workspace_layout <default|stacking|tabbed>
|
||||||
new_container stack-limit <cols|rows> <value>
|
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
/////////////////////////////////////////////
|
||||||
|
new_container stack-limit <cols|rows> <value>
|
||||||
|
/////////////////////////////////////////////
|
||||||
|
|
||||||
*Examples*:
|
*Examples*:
|
||||||
---------------------
|
---------------------
|
||||||
new_container tabbed
|
workspace_layout tabbed
|
||||||
---------------------
|
---------------------
|
||||||
////////////////////////////////////////////////////////////////////////
|
|
||||||
|
|
||||||
=== Border style for new windows
|
=== Border style for new windows
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue