From 2c161eacffaec3aa9191e2e5db85d1cf97f11fa4 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Fri, 3 Jan 2025 11:31:51 +0000 Subject: [PATCH] [ghostty] Add global quick term keybind --- ghostty/.config/ghostty/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config index d4bb8d1..4e28cbd 100644 --- a/ghostty/.config/ghostty/config +++ b/ghostty/.config/ghostty/config @@ -1,3 +1,5 @@ font-family = Input Mono cursor-style = underline theme = Snazzy Soft + +keybind = global:cmd+\=toggle_quick_terminal \ No newline at end of file