diff options
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ static char *font = ""; /* Spare fonts */ static char *font2[] = { "Material Design Icons:size=12", - "Hiragino Kaku Gothic ProN W6:pixelsize=12:size=0", + "Hiragino Kaku Gothic ProN W3:pixelsize=12:size=0", "Noto Sans KR:pixelsize=12:size=0", "Noto Color Emoji:pixelsize=11", }; |