increase font size to 20

This commit is contained in:
Akbar Rahman 2020-08-11 11:59:56 +01:00
parent 146fcf5685
commit 20a75a6eb5
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

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 = "Liberation Mono:pixelsize=12:antialias=true:autohint=true"; static char *font = "Liberation Mono:pixelsize=20:antialias=true:autohint=true";
static int borderpx = 2; static int borderpx = 2;
/* /*