hyprland: lower resize border
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
6759ef8c50
commit
b5a731c6f4
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ in {
|
||||||
"col.nogroup_border" = "rgba(dc322f40)";
|
"col.nogroup_border" = "rgba(dc322f40)";
|
||||||
#// allow_tearing = true;
|
#// allow_tearing = true;
|
||||||
border_size = config.custom.border;
|
border_size = config.custom.border;
|
||||||
|
extend_border_grab_area = 5;
|
||||||
gaps_in = config.custom.gap / 2;
|
gaps_in = config.custom.gap / 2;
|
||||||
gaps_out = config.custom.gap;
|
gaps_out = config.custom.gap;
|
||||||
layout = "master";
|
layout = "master";
|
||||||
|
|
Loading…
Reference in a new issue