hyprland: enable window snapping
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
c25bf82f69
commit
61425b2a6c
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ in {
|
||||||
layout = "master";
|
layout = "master";
|
||||||
#// no_border_on_floating = true;
|
#// no_border_on_floating = true;
|
||||||
resize_on_border = true;
|
resize_on_border = true;
|
||||||
|
snap.enabled = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Animations
|
# https://wiki.hyprland.org/Configuring/Animations
|
||||||
|
|
Loading…
Reference in a new issue