default font larger

This commit is contained in:
Luke Smith 2018-10-16 14:41:35 -04:00
parent 2e89d5f575
commit 07bfca3009
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

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