From bd95ed8d4f054c12d73f98ca9a1029f5392a9724 Mon Sep 17 00:00:00 2001 From: zegonix Date: Mon, 8 Jun 2026 08:54:41 +0200 Subject: [PATCH] (ghostty) fix copy/paste problems on void linux --- ghostty/.config/ghostty/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config index f1f7f35..50cc249 100644 --- a/ghostty/.config/ghostty/config +++ b/ghostty/.config/ghostty/config @@ -21,5 +21,7 @@ mouse-scroll-multiplier = 1.0 app-notifications = no-clipboard-copy copy-on-select = false clipboard-paste-protection = false +clipboard-read = allow +clipboard-write = allow theme = zegonix