mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
config: use automatic placement by default
This commit is contained in:
parent
4b6efb7307
commit
d7d8281ac0
3 changed files with 10 additions and 10 deletions
|
|
@ -196,12 +196,12 @@ this is for compatibility with Openbox.
|
|||
|
||||
## PLACEMENT
|
||||
|
||||
*<placement><policy>* [center|automatic|cursor]
|
||||
Specify a placement policy for new windows. The "center" policy will
|
||||
always place windows at the center of the active output. The "automatic"
|
||||
policy will try to place new windows in such a way that they will
|
||||
have minimal overlap with existing windows. The "cursor" policy will
|
||||
center new windows under the cursor. Default is "center".
|
||||
*<placement><policy>* [automatic|center|cursor]
|
||||
Specify a placement policy for new windows. The "automatic" policy will
|
||||
try to place new windows in such a way that they will have minimal
|
||||
overlap with existing windows. The "center" policy will always place
|
||||
windows at the center of the active output. The "cursor" policy will
|
||||
center new windows under the cursor. Default is "automatic".
|
||||
|
||||
## WINDOW SWITCHER
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue