From d5640a6763732914796d763741dc9746d7aab632 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 5 Feb 2025 10:05:42 +0000 Subject: [PATCH] Updated ghostty keybindings --- dot_config/ghostty/config | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_config/ghostty/config b/dot_config/ghostty/config index f299329..88d2650 100644 --- a/dot_config/ghostty/config +++ b/dot_config/ghostty/config @@ -9,5 +9,6 @@ keybind = ctrl+h=previous_tab keybind = ctrl+left=previous_tab keybind = ctrl+l=next_tab keybind = ctrl+right=next_tab +keybind = ctrl+q=close_tab keybind = ctrl+space=toggle_quick_terminal keybind = global:ctrl+space=toggle_quick_terminal