summaryrefslogtreecommitdiff
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 6da8cd2..e0c6a2d 100644
--- a/config.h
+++ b/config.h
@@ -15,7 +15,7 @@ static char *font = "UbuntuMono Nerd Font:pixelsize=22:antialias=true:autohint=t
/* Spare fonts */
-static char *font2[] = {"Spoqa Han Sans Neo:pixelsize=15:antialias=true:autohint=true",
+static char *font2[] = {"Spoqa Han Sans Neo:pixelsize=16:antialias=true:autohint=true",
"Joypixels:pixelsize=16:antialias=true:autohint=true"};
//"Noto Color Emoji:pixelsize=10:antialias=true:autohint=true",
//"Symbola:pixelsize=10:antialias=true:autohint=true"};