From e37445aa8c11a9a4b865bbe76a5cde9942215637 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Wed, 11 Mar 2026 17:52:24 -0600 Subject: [PATCH] 1773273144 --- modules/home/ghostty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/ghostty.nix b/modules/home/ghostty.nix index e8a8fe8..d6a8093 100644 --- a/modules/home/ghostty.nix +++ b/modules/home/ghostty.nix @@ -8,7 +8,7 @@ enableZshIntegration = true; settings = { - theme = "Catppuccin Macchiato"; + theme = "Dracula"; background-opacity = "0.95"; font-family = "IosevkaNFM"; };