mirror of
https://github.com/labwc/labwc.git
synced 2026-02-24 01:40:15 -05:00
config: increase default <snapping><range> to 10
...to make it easier to snap windows on the edge between two monitors. Fixes: #2602
This commit is contained in:
parent
ba81866268
commit
9ca0b111f4
3 changed files with 3 additions and 3 deletions
|
|
@ -151,7 +151,7 @@
|
|||
|
||||
<snapping>
|
||||
<!-- Set range to 0 to disable window snapping completely -->
|
||||
<range>1</range>
|
||||
<range>10</range>
|
||||
<overlay enabled="yes">
|
||||
<delay inner="500" outer="500" />
|
||||
</overlay>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue