From 03299b522787656cb4c63f0323cacb57a0ecfc65 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sun, 12 Jan 2025 16:32:22 +0000 Subject: [PATCH] [ghostty] Updated config --- ghostty/.config/ghostty/config | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config index 4e28cbd..c9be34b 100644 --- a/ghostty/.config/ghostty/config +++ b/ghostty/.config/ghostty/config @@ -1,5 +1,8 @@ -font-family = Input Mono -cursor-style = underline -theme = Snazzy Soft +# Config generated by Ghostty Config +clipboard-read = allow +clipboard-write = allow +window-new-tab-position = end +theme = Snazzy Soft +font-family = Input Mono keybind = global:cmd+\=toggle_quick_terminal \ No newline at end of file