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