diff --git a/modules/ghostty.nix b/modules/ghostty.nix index 8a2656a..51aa3c7 100644 --- a/modules/ghostty.nix +++ b/modules/ghostty.nix @@ -52,6 +52,9 @@ # Bell desktop-notifications = false; + + # Quit behavior + confirm-close-surface = false; }; };