From f26c4b35b6874fb2b767aac759d7f1f9498461ba Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 14 Jan 2026 05:31:43 +0900 Subject: modified st/config.def.h --- st/config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'st') diff --git a/st/config.def.h b/st/config.def.h index fcc10e1..fd0abe6 100644 --- a/st/config.def.h +++ b/st/config.def.h @@ -14,7 +14,7 @@ static char *fonts[] = { }; /* Spare fonts */ static char *font2[] = { - "NotoColorEmoji:pixelsize=14:antialias=true:autohint=true", + "Noto Color Emoji:pixelsize=14:antialias=true:autohint=true", }; /* Disable bold, italic and roman fonts globally */ -- cgit v1.2.3