diff options
Diffstat (limited to 'st')
| -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 */ |
