userguide: document new_float option (like new_window)
This commit is contained in:
parent
e025f3b9e6
commit
aa69b9fc5f
|
@ -481,12 +481,15 @@ workspace_layout tabbed
|
||||||
=== Border style for new windows
|
=== Border style for new windows
|
||||||
|
|
||||||
This option determines which border style new windows will have. The default is
|
This option determines which border style new windows will have. The default is
|
||||||
"normal".
|
"normal". Note that new_float applies only to windows which are starting out as
|
||||||
|
floating windows, e.g. dialog windows.
|
||||||
|
|
||||||
*Syntax*:
|
*Syntax*:
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
new_window <normal|1pixel|none|pixel>
|
new_window <normal|1pixel|none|pixel>
|
||||||
|
new_float <normal|1pixel|none|pixel>
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
|
||||||
*Example*:
|
*Example*:
|
||||||
---------------------
|
---------------------
|
||||||
new_window 1pixel
|
new_window 1pixel
|
||||||
|
|
Loading…
Reference in New Issue