From bf0a3ae8daee8731f537bedab5cebd96286fe2a4 Mon Sep 17 00:00:00 2001 From: Von Random Date: Mon, 30 Dec 2024 12:39:35 +0200 Subject: [PATCH] ghostty: fonts --- gui/.config/ghostty/config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gui/.config/ghostty/config b/gui/.config/ghostty/config index 7cff5c0..e4a3b28 100644 --- a/gui/.config/ghostty/config +++ b/gui/.config/ghostty/config @@ -1,4 +1,7 @@ -font-family = Vascadia Code NF +font-family = Vascadia Mono PL +font-feature = ss01 +font-feature = ss19 +font-feature = ss20 font-size = 14 cursor-style = block