From 2f77aee1225724356cfbca7ff127f73d6eef5a70 Mon Sep 17 00:00:00 2001 From: zegonix Date: Tue, 21 Apr 2026 21:39:26 +0200 Subject: [PATCH] (ghostty) disable warning on paste --- ghostty/.config/ghostty/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config index 441eab7..f1f7f35 100644 --- a/ghostty/.config/ghostty/config +++ b/ghostty/.config/ghostty/config @@ -17,7 +17,9 @@ selection-invert-fg-bg = true window-decoration = server mouse-scroll-multiplier = 1.0 + app-notifications = no-clipboard-copy copy-on-select = false +clipboard-paste-protection = false theme = zegonix