diff --git a/config.h b/config.h index 5d67380..a6ec6c5 100644 --- a/config.h +++ b/config.h @@ -5,8 +5,8 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "monospace:pixelsize=32:antialias=true:autohint=true"; -static char *font2[] = { "monospace:pixelsize=32:antialias=true:autohint=true" }; +static char *font = "monospace:pixelsize=24:antialias=true:autohint=true"; +static char *font2[] = { "monospace:pixelsize=24:antialias=true:autohint=true" }; static int borderpx = 2; /*