From e7cb3b73f950568f95e3a6f32cecec33ca849f3e Mon Sep 17 00:00:00 2001 From: Oliver Ladner Date: Mon, 30 Dec 2024 09:24:08 +0100 Subject: [PATCH] feat(ghostty): workaround for search, keymap for quick term --- .config/ghostty/config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.config/ghostty/config b/.config/ghostty/config index 6324aac..dda6afe 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -31,7 +31,6 @@ adjust-cell-height = -1 window-padding-x = 8 window-padding-y = 4 window-decoration = false - window-colorspace = display-p3 # custom-shader = /Users/oliver.ladner/.config/ghostty/shaders/ghostty-shaders/just-snow.glsl @@ -39,3 +38,7 @@ window-colorspace = display-p3 # custom-shader = /Users/oliver.ladner/.config/ghostty/shaders/ghostty-shaders/cubes.glsl auto-update = off + +keybind = super+f=write_screen_file:open +keybind = global:ctrl+grave_accent=toggle_quick_terminal +quick-terminal-animation-duration = 0