From 504ed6223faf65522b56d4a87a7f0b5a2178fa0f Mon Sep 17 00:00:00 2001 From: Romain Paquet Date: Mon, 3 Nov 2025 23:51:20 +0100 Subject: [PATCH] ghostty: actually disable all ligatures --- home/.config/ghostty/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/.config/ghostty/config b/home/.config/ghostty/config index c70faa2..3925050 100644 --- a/home/.config/ghostty/config +++ b/home/.config/ghostty/config @@ -1,2 +1,4 @@ theme = dark:Kanagawa Wave,light:Builtin Light font-feature = -liga +font-feature = -calt +font-feature = -dlig