From b17c499e4f11c7de550b493f63d47fb42bc49374 Mon Sep 17 00:00:00 2001
From: Tony Blyler <tony@citizenmint.com>
Date: Mon, 12 May 2025 20:42:58 -0400
Subject: [PATCH] disable ligatures for ghostty

---
 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 6f223c2..86bd00c 100644
--- a/chezmoi/private_dot_config/ghostty/config
+++ b/chezmoi/private_dot_config/ghostty/config
@@ -3,6 +3,10 @@ font-family = GoMono Nerd Font
 font-size = 12
 font-thicken = true
 font-thicken-strength = 100
+# the following font-feaure settings are to disable ligatures
+font-feature = -calt
+font-feature = -liga
+font-feature = -dlig
 cursor-style = block
 cursor-style-blink = true
 shell-integration-features = no-cursor