diff --git a/modules/home/caem/core/zsh.nix b/modules/home/caem/core/zsh.nix index c00ba87..eacddc1 100644 --- a/modules/home/caem/core/zsh.nix +++ b/modules/home/caem/core/zsh.nix @@ -13,7 +13,7 @@ programs.bat = { enable = true; - settings.theme = "ansi"; + settings.config = "ansi"; }; home.file.".zshenv".enable = false;