diff --git a/config.h b/config.h index 3a5d94d..44d94cc 100644 --- a/config.h +++ b/config.h @@ -5,7 +5,7 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true"; +static char *font = "Liberation Mono:pixelsize=24:antialias=true:autohint=true"; /* Spare fonts */ static char *font2[] = { /* "Inconsolata for Powerline:pixelsize=12:antialias=true:autohint=true", */ diff --git a/st b/st index 171857d..70d1b98 100755 Binary files a/st and b/st differ diff --git a/x.o b/x.o index 68a2e16..e65f606 100644 Binary files a/x.o and b/x.o differ