From 254c7ff96ee53a0bfbdd5e627eb536c30a7e00e2 Mon Sep 17 00:00:00 2001 From: Tony Blyler <git@tonyblyler.com> Date: Fri, 21 Mar 2025 09:16:53 -0400 Subject: [PATCH] display cursor as a block by force for ghostty --- chezmoi/private_dot_config/ghostty/config | 1 + 1 file changed, 1 insertion(+) diff --git a/chezmoi/private_dot_config/ghostty/config b/chezmoi/private_dot_config/ghostty/config index 6e47899..34db1db 100644 --- a/chezmoi/private_dot_config/ghostty/config +++ b/chezmoi/private_dot_config/ghostty/config @@ -1,6 +1,7 @@ font-family = GoMono Nerd Font font-size = 12 cursor-style = block +shell-integration-features = no-cursor mouse-hide-while-typing = true window-decoration = none macos-option-as-alt = true