From 8dc5223428cac4ba37a1dc26c8c912084ab224cb Mon Sep 17 00:00:00 2001 From: Patrick Kissling Date: Mon, 13 Jan 2025 21:03:36 +0100 Subject: [PATCH] Autohide ghostty quick-terminal --- ghostty/config | 3 --- 1 file changed, 3 deletions(-) diff --git a/ghostty/config b/ghostty/config index 8f9e5cd..4de1450 100644 --- a/ghostty/config +++ b/ghostty/config @@ -8,9 +8,6 @@ shell-integration-features = no-cursor window-padding-x = 10 window-padding-y = 10 -# quick terminal -quick-terminal-autohide = false - # keybindings keybind = global:ctrl+shift+g=toggle_quick_terminal keybind = cmd+backspace=esc:w # delete whole inout with CMD + delete