placement: set default placement policy to cascade

This commit is contained in:
tokyo4j 2024-11-14 06:12:27 +09:00
parent d7e6f3a7a8
commit ecb10944d3
3 changed files with 6 additions and 6 deletions

View file

@ -232,7 +232,7 @@ this is for compatibility with Openbox.
center new windows under the cursor. The "cascade" policy will try to
place new windows at the center of the active output, but possibly
shifts its position to bottom-right not to cover existing windows.
Default is "center".
Default is "cascade".
*<placement><cascadeOffset><x>*++
*<placement><cascadeOffset><y>*

View file

@ -17,7 +17,7 @@
</core>
<placement>
<policy>center</policy>
<policy>cascade</policy>
<!--
When <placement><policy> is "cascade", the offset for cascading new
windows can be overwritten like this: