diff --git a/config.h b/config.h index 282025d..a4e72d5 100644 --- a/config.h +++ b/config.h @@ -6,7 +6,7 @@ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ static char *font = "Roboto Mono:size=11:antialias=true:autohint=false:hinting=false:dpi=96"; -static char *font2[] = { "Noto Color Emoji:size=11" }; +static char *font2[] = { "Joypixels:size=5" }; static int borderpx = 10; /*