From bc9a3fa4774a0de5b2ad6597994b6218eb8c04c3 Mon Sep 17 00:00:00 2001 From: scbj Date: Thu, 24 Apr 2025 08:43:58 +0200 Subject: [PATCH] disable ghostty notification on select --- ghostty/.config/ghostty/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config index 9905c53..97c3c62 100644 --- a/ghostty/.config/ghostty/config +++ b/ghostty/.config/ghostty/config @@ -11,8 +11,9 @@ background-opacity = 1.0 selection-invert-fg-bg = true -window-decoration = none +window-decoration = false mouse-scroll-multiplier = 1.0 +app-notifications = no-clipboard-copy copy-on-select = false theme = zegonix