diff --git a/config.h b/config.h index 3a27ce5..77b4e84 100644 --- a/config.h +++ b/config.h @@ -6,7 +6,7 @@ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ static char *font = "mono:pixelsize=14:antialias=true:autohint=true"; -static char *font2[] = { "JoyPixels:pixelsize=10:antialias=true:autohint=true" }; +static char *font2[] = { "Inconsolata for Powerline:pixelsize=16:antialias=true:autohint=true" }; static int borderpx = 2; /*