Bigger font

This commit is contained in:
2021-01-24 13:42:22 -03:00
parent 11c55fef49
commit 1b49c7f430

View File

@@ -5,7 +5,7 @@
* *
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/ */
static char *font = "Iosevka:pixelsize=12:antialias=true:autohint=true"; static char *font = "Iosevka:size=10:antialias=true:autohint=true";
static int borderpx = 4; static int borderpx = 4;
/* /*