style: decrease gaps

This commit is contained in:
Sweetbread 2025-04-22 11:49:15 +03:00
parent 4b7d0a0980
commit 6432eb6171
Signed by: Sweetbread
GPG Key ID: E1C4D2C84D01B8F0

View File

@ -23,7 +23,7 @@
general = {
gaps_in = 5;
gaps_out = 20;
gaps_out = 10;
border_size = 3;
"col.active_border" = lib.mkForce "rgba(${colors.base0C}ee) rgba(${colors.base0B}ee) 45deg";
"col.inactive_border" = lib.mkForce "rgba(${colors.base05}aa)";