diff --git a/modules/mako/hm.nix b/modules/mako/hm.nix index a7601260..a131c551 100644 --- a/modules/mako/hm.nix +++ b/modules/mako/hm.nix @@ -8,7 +8,7 @@ with config.stylix.fonts; # Referenced https://github.com/stacyharper/base16-mako config = lib.mkIf config.stylix.targets.mako.enable { - programs.mako = { + services.mako = { backgroundColor = base00; borderColor = base0D; textColor = base05;