hyprland: force resize corner
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
4e2fb32d74
commit
bbe85477dd
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ in {
|
||||||
gaps_out = config.custom.gap;
|
gaps_out = config.custom.gap;
|
||||||
layout = "master";
|
layout = "master";
|
||||||
#// no_border_on_floating = true;
|
#// no_border_on_floating = true;
|
||||||
|
resize_corner = 3; # Bottom-right
|
||||||
resize_on_border = true;
|
resize_on_border = true;
|
||||||
snap.enabled = true;
|
snap.enabled = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue