Update config.h

This commit is contained in:
akp 2024-04-09 22:11:23 +01:00
parent 1cf0b988ad
commit c5fe214ee1

View file

@ -5,7 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "JetBrains Mono:pixelsize=15:antialias=true:autohint=true";
static char *font = "JetBrains Mono:pixelsize=16:antialias=true:autohint=true";
static int borderpx = 2;
/*