--- config.def.h 2016-06-16 23:40:53.686735584 +0200 +++ config.h 2016-06-16 23:39:33.710064806 +0200 @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char font[] = "Liberation Mono:pixelsize=12:antialias=false:autohint=false"; +static char font[] = "Inconsolata:pixelsize=14"; static int borderpx = 2; static char shell[] = "/bin/sh"; static char *utmp = NULL;