From 0ebff71776fb229f35a229e60cad64504311dcf5 Mon Sep 17 00:00:00 2001 From: gyoder <70408179+gyoder@users.noreply.github.com> Date: Mon, 30 Jun 2025 10:48:35 -0600 Subject: [PATCH] ghostty: actualy disable ligatures --- ghostty/.config/ghostty/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config index 9b70d20..dd8a62c 100644 --- a/ghostty/.config/ghostty/config +++ b/ghostty/.config/ghostty/config @@ -7,4 +7,6 @@ theme = rose-pine font-family = "ComicCode Nerd Font" macos-option-as-alt = left macos-icon = microchip +font-feature = -calt font-feature = -liga +font-feature = -dlig