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:
Johan Malm 2025-03-04 21:14:41 +00:00 committed by Hiroaki Yamamoto
parent ba81866268
commit 9ca0b111f4
3 changed files with 3 additions and 3 deletions

View file

@ -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>