From c3a0d4f043475bf9a3b34d9d7904c77ea35c7927 Mon Sep 17 00:00:00 2001 From: zackartz Date: Tue, 16 Apr 2024 13:27:13 -0400 Subject: [PATCH] 348 current 2024-04-16 13:27:06 24.05.20240416.c04952a 6.8.4-zen1 * --- modules/shell/zsh/tools.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";