increased hyprland border size to 2

This commit is contained in:
Gabriella Bere 2025-10-03 16:42:12 +01:00
parent c7497e9531
commit 27a2318e24

View file

@ -51,9 +51,11 @@
# General settings
general = {
gaps_out = 10;
border_size = 2;
};
decoration = {
rounding = 10;
};
# Allow using SUPER + left click to move windows and SUPER + right click to resize windows