From a4e6887828cdada85dc37257c03520621fcbcfb1 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Mon, 6 Jan 2025 10:29:40 -0800 Subject: [PATCH] [ghostty] add keybindings for quick terminal --- .config/ghostty/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/ghostty/config b/.config/ghostty/config index 68f681a..1024d46 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,2 +1,5 @@ font-family = "Source Code Pro with Numderline" font-size = 13 + +keybind = global:ctrl+opt+cmd+g=toggle_quick_terminal +keybind = global:ctrl+`=toggle_quick_terminal