From 7cec760e7108167eb19701c00fb3f50c82705c6e Mon Sep 17 00:00:00 2001 From: Skladnayazebra Date: Sat, 21 Mar 2026 20:28:58 +0100 Subject: prevent ghostty from showing popup on window close --- ghostty/config | 1 + 1 file changed, 1 insertion(+) (limited to 'ghostty/config') 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 -- cgit v1.3.1