diff options
| author | Skladnayazebra <skladnayazebra@gmail.com> | 2026-03-21 20:28:58 +0100 |
|---|---|---|
| committer | Skladnayazebra <skladnayazebra@gmail.com> | 2026-03-21 20:28:58 +0100 |
| commit | 7cec760e7108167eb19701c00fb3f50c82705c6e (patch) | |
| tree | 87dc40036035c9123021fa7dfdaf28c3097b5059 | |
| parent | a9f57510d39ce23686053fe6a850740fc9b98fba (diff) | |
prevent ghostty from showing popup on window close
| -rw-r--r-- | ghostty/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ghostty/config b/ghostty/config index 38faf68..e210325 100644 --- a/ghostty/config +++ b/ghostty/config @@ -3,3 +3,4 @@ font-family = JetBrainsMono Nerd Font NL fullscreen = true window-padding-balance = true window-padding-color = extend +confirm-close-surface = false |
