reduce font size to 17

This commit is contained in:
Akbar Rahman 2020-08-25 11:57:38 +01:00
parent fa54339355
commit ff32a1cceb
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

View File

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