update font size

This commit is contained in:
2021-03-28 11:59:26 +02:00
parent 4ef0cbd8b9
commit 26f470afc3

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