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"; };