mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 22:15:59 +01:00
add snap:border_overlap description (#835)
This commit is contained in:
parent
cdc8a81d88
commit
ab879b2a34
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ _Subcategory `general:snap:`_
|
|||
| enabled | enable snapping for floating windows | bool | false |
|
||||
| window_gap | minimum gap in pixels between windows before snapping | int | 10 |
|
||||
| monitor_gap | minimum gap in pixels between window and monitor edges before snapping | int | 10 |
|
||||
| border_overlap | if true, windows snap such that only one border's worth of space is between them | bool | false |
|
||||
|
||||
{{< callout type=important >}}
|
||||
|
||||
|
|
Loading…
Reference in a new issue