diff --git a/modules/home-manager/ghostty.nix b/modules/home-manager/ghostty.nix index 72ef72b..d7fcf75 100644 --- a/modules/home-manager/ghostty.nix +++ b/modules/home-manager/ghostty.nix @@ -9,6 +9,7 @@ window-padding-balance = true; mouse-hide-while-typing = true; macos-option-as-alt = "left"; + macos-titlebar-style = "tabs"; }; }; }