diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-01-14 05:31:43 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-01-14 05:31:43 +0900 |
| commit | f26c4b35b6874fb2b767aac759d7f1f9498461ba (patch) | |
| tree | 254afccca0f9d0a9dd40598fc5714abba1523492 /st/config.def.h | |
| parent | 120aa98e46a316a2c5728e07af2564aeb440af32 (diff) | |
modified st/config.def.h
Diffstat (limited to 'st/config.def.h')
| -rw-r--r-- | st/config.def.h | 2 |
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 */ |
