From 1a8a7c0366b8f92b5c9dd00d907c41df7c52b364 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Thu, 26 Dec 2024 20:45:37 -0600 Subject: [PATCH] ghostty: set blank title --- home/modules/gui/ghostty.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/modules/gui/ghostty.nix b/home/modules/gui/ghostty.nix index 91ca0aa..1b67953 100644 --- a/home/modules/gui/ghostty.nix +++ b/home/modules/gui/ghostty.nix @@ -9,6 +9,7 @@ font-family = BerkeleyMono Nerd Font Mono shell-integration = fish theme = catppuccin-mocha + title = " " window-height = 50 window-width = 170 '';