hyprland.nix: Fixed silly typo
This commit is contained in:
parent
b91125a840
commit
986994da42
@ -182,7 +182,7 @@
|
|||||||
|
|
||||||
border_size = 2;
|
border_size = 2;
|
||||||
|
|
||||||
"col.acive_border" = "rgba($mauveAlphaee)";
|
"col.active_border" = "rgba($mauveAlphaee)";
|
||||||
"col.inactive_border" = "rgba($overlay1Alphaee)";
|
"col.inactive_border" = "rgba($overlay1Alphaee)";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user