diff --git a/homes/julian/features/ghostty/default.nix b/homes/julian/features/ghostty/default.nix index 5ebb2c8..80ce9d6 100644 --- a/homes/julian/features/ghostty/default.nix +++ b/homes/julian/features/ghostty/default.nix @@ -7,7 +7,7 @@ enable = true; enableFishIntegration = true; settings = { - theme = "catppuccin-mocha"; + # theme = "catppuccin-mocha"; font-size = 12; }; };