From 0c4d651098f3f5ede299fd15e9ba558f530ae86c Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sat, 4 Oct 2025 10:27:31 -0500 Subject: [PATCH] updated theme name --- homeManagerModules/ghostty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeManagerModules/ghostty.nix b/homeManagerModules/ghostty.nix index bd5b615..dc09086 100644 --- a/homeManagerModules/ghostty.nix +++ b/homeManagerModules/ghostty.nix @@ -19,7 +19,7 @@ font-family = "Source Code Pro"; # theme = "idleToes"; # theme = "CGA"; - theme = "catppuccin-mocha"; + theme = "Catppuccin Mocha"; # theme = "CobaltNext"; # clipboard-read = "allow"; copy-on-select = true;