From 5950ad6684188a104642659c27a3eb9bd05b1b66 Mon Sep 17 00:00:00 2001
From: Tony Blyler <tony.blyler@cbinsights.com>
Date: Fri, 21 Mar 2025 09:22:31 -0400
Subject: [PATCH] thicken font for ghostty on macos, make the cursor blink, and
 enable autoupdates

---
 chezmoi/private_dot_config/ghostty/config | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/chezmoi/private_dot_config/ghostty/config b/chezmoi/private_dot_config/ghostty/config
index 34db1db..6f223c2 100644
--- a/chezmoi/private_dot_config/ghostty/config
+++ b/chezmoi/private_dot_config/ghostty/config
@@ -1,6 +1,10 @@
+auto-update = download
 font-family = GoMono Nerd Font
 font-size = 12
+font-thicken = true
+font-thicken-strength = 100
 cursor-style = block
+cursor-style-blink = true
 shell-integration-features = no-cursor
 mouse-hide-while-typing = true
 window-decoration = none