increased hyprland border size to 2
This commit is contained in:
parent
c7497e9531
commit
27a2318e24
1 changed files with 2 additions and 0 deletions
|
|
@ -51,9 +51,11 @@
|
||||||
# General settings
|
# General settings
|
||||||
general = {
|
general = {
|
||||||
gaps_out = 10;
|
gaps_out = 10;
|
||||||
|
border_size = 2;
|
||||||
};
|
};
|
||||||
decoration = {
|
decoration = {
|
||||||
rounding = 10;
|
rounding = 10;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Allow using SUPER + left click to move windows and SUPER + right click to resize windows
|
# Allow using SUPER + left click to move windows and SUPER + right click to resize windows
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue