diff --git a/modules/ghostty/default.nix b/modules/ghostty/default.nix index b0824d2..ea20af4 100644 --- a/modules/ghostty/default.nix +++ b/modules/ghostty/default.nix @@ -17,6 +17,7 @@ scrollback-limit = 100000; link-url = true; link-previews = true; + title = " "; background = "#0f0b15"; foreground = "#ffffff"; cursor-color = "#d369af";