diff --git a/home/common/ghostty.nix b/home/common/ghostty.nix index 1be3b9c..8635e63 100644 --- a/home/common/ghostty.nix +++ b/home/common/ghostty.nix @@ -30,7 +30,7 @@ shell-integration = "fish"; gtk-tabs-location = "hidden"; - gtk-titlebar = true; + gtk-titlebar = false; gtk-titlebar-hide-when-maximized = true; window-padding-balance = true; window-padding-color = "extend";