From 7bd38ae1fbb6b1dea0e6d731ee3d04e6543997fb Mon Sep 17 00:00:00 2001 From: Daniele Pintore Date: Sat, 12 Jul 2025 15:28:09 +0200 Subject: [PATCH] ghostty: remove fullscreen keybind and adjust cursor thickness --- .config/ghostty/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/ghostty/config b/.config/ghostty/config index 6a83277..0cd285e 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -41,10 +41,11 @@ # # which is explained in the docs for that config option. # # Just for example: # resize-overlay-duration = 4s 200ms +keybind = ctrl+enter=unbind confirm-close-surface = false theme = Builtin Pastel Dark background-opacity = 0.8 resize-overlay = never cursor-color = #ffffff cursor-invert-fg-bg = true -adjust-cursor-thickness = 3 +adjust-cursor-thickness = 1