summaryrefslogtreecommitdiff
path: root/st
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-01-14 05:31:43 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-01-14 05:31:43 +0900
commitf26c4b35b6874fb2b767aac759d7f1f9498461ba (patch)
tree254afccca0f9d0a9dd40598fc5714abba1523492 /st
parent120aa98e46a316a2c5728e07af2564aeb440af32 (diff)
modified st/config.def.h
Diffstat (limited to 'st')
-rw-r--r--st/config.def.h2
1 files changed, 1 insertions, 1 deletions
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 */