From 51bff10300320fbec601b4047be0073a97e7b3f2 Mon Sep 17 00:00:00 2001 From: Von Random <von@mechanus.net> Date: Wed, 1 Jan 2025 21:49:42 +0200 Subject: [PATCH] ghostty: copy&paste for linux --- gui/.config/ghostty/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gui/.config/ghostty/config b/gui/.config/ghostty/config index 8e5b214..b136e75 100644 --- a/gui/.config/ghostty/config +++ b/gui/.config/ghostty/config @@ -11,6 +11,8 @@ shell-integration-features = no-cursor theme = GruvboxDark keybind = alt+t=new_tab +keybind = alt+c=copy_to_clipboard +keybind = alt+v=paste_from_clipboard keybind = ctrl+g>c=new_tab keybind = ctrl+g>v=new_split:right keybind = ctrl+g>s=new_split:down