Fix typo in mako config

This commit is contained in:
Julian Mutter 2024-06-15 19:34:40 +02:00
parent 0197faa345
commit 5233a7960b

View File

@ -25,7 +25,7 @@ in
services.mako = {
enable = true;
bakgroundColor = "#${palette.base00}";
backgroundColor = "#${palette.base00}";
textColor = "#${palette.base05}";
borderColor = "#${palette.base0D}";
progressColor = "over #${palette.base02}";