use 14pt font

This commit is contained in:
gutmet 2021-03-15 15:36:36 +01:00
parent 3b0d61567d
commit d80b180432

View File

@ -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=14:antialias=true:autohint=true";
static int borderpx = 2;
/*