diff --git a/modules/ghostty.nix b/modules/ghostty.nix index 49615a3..c6456ca 100644 --- a/modules/ghostty.nix +++ b/modules/ghostty.nix @@ -93,6 +93,9 @@ in # Quit behavior confirm-close-surface = false; + + # macOS-specific: Hide title bar to save space + macos-titlebar-style = "hidden"; } # Conditional window settings based on mode