From eaa5db48848246b94d35af846eb0e8d553310a62 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 17 Apr 2026 10:53:52 +0100 Subject: feat: set block blinking cursor in ghostty --- home/.config/ghostty/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/home/.config/ghostty/config b/home/.config/ghostty/config index 6ea9aac..e78e5e9 100644 --- a/home/.config/ghostty/config +++ b/home/.config/ghostty/config @@ -1,6 +1,11 @@ # Theme (verify: ghostty +list-themes | grep -i gruvbox) theme = Gruvbox Dark +# Cursor — block blink; disable shell integration cursor override +cursor-style = block +cursor-style-blink = true +shell-integration-features = no-cursor + # OSC 52 clipboard for zellij (default is "ask" which prompts each time) clipboard-read = allow -- cgit v1.2.3-70-g09d2