change font

This commit is contained in:
Václav Uruba 2021-01-03 17:02:21 +01:00
parent 9f71dc022b
commit af4c8be509
Signed by: uruba
GPG Key ID: 0059B34D61727BB0

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 = "Iosevka Term Extended:pixelsize=13:antialias=true:autohint=true";
static int borderpx = 2; static int borderpx = 2;
/* /*