diff --git a/modules/home/all/ghostty.nix b/modules/home/all/ghostty.nix index 21181fb..3516e02 100644 --- a/modules/home/all/ghostty.nix +++ b/modules/home/all/ghostty.nix @@ -9,6 +9,7 @@ settings = { gtk-titlebar = false; # better on tiling wm font-size = 10; + theme = "catppuccin-mocha"; }; }; }