refactor: hyprland windows
This commit is contained in:
parent
736f825c6b
commit
d31f3b9de3
1 changed files with 2 additions and 2 deletions
|
@ -64,8 +64,8 @@
|
||||||
general = {
|
general = {
|
||||||
# Make there be no gaps in between windows or edges
|
# Make there be no gaps in between windows or edges
|
||||||
border_size = 5;
|
border_size = 5;
|
||||||
gaps_in = 0;
|
gaps_in = 20;
|
||||||
gaps_out = 0;
|
gaps_out = 20;
|
||||||
|
|
||||||
resize_on_border = true;
|
resize_on_border = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue