aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index ef9d06d..0973df0 100644
--- a/config.h
+++ b/config.h
@@ -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",
};