diff --git a/homeManagerModules/services/mako/default.nix b/homeManagerModules/services/mako/default.nix index 76c43f4e..af7e115f 100644 --- a/homeManagerModules/services/mako/default.nix +++ b/homeManagerModules/services/mako/default.nix @@ -23,6 +23,7 @@ in { layer = "top"; margin = "20,0"; padding = "15"; + progressColor = "source ${cfg.theme.colors.secondary}"; textColor = "${cfg.theme.colors.text}"; width = 400;