users/jordan: no hyprland gaps
Some checks failed
Check flake / build-amd64-linux (push) Failing after 59s

This commit is contained in:
2025-12-14 20:36:29 +00:00
parent 52e6255c68
commit d6ccbd46de

View File

@@ -66,8 +66,8 @@ in
];
settings = {
general = {
gaps_in = 5;
gaps_out = 20;
gaps_in = 0;
gaps_out = 0;
border_size = 2;
@@ -115,7 +115,7 @@ in
};
decoration = {
rounding = 10;
rounding = 0;
active_opacity = 1.0;
inactive_opacity = 1.0;