diff --git a/modules/shell/zsh/tools.nix b/modules/shell/zsh/tools.nix index 4078e9a..3893135 100644 --- a/modules/shell/zsh/tools.nix +++ b/modules/shell/zsh/tools.nix @@ -53,7 +53,7 @@ theme = "catppuccin-frappe"; }; themes = { - catppuccin-mocha = { + catppuccin-frappe = { src = pkgs.fetchFromGitHub { owner = "catppuccin"; repo = "bat";