change font

This commit is contained in:
2021-01-03 17:02:21 +01:00
parent 9f71dc022b
commit af4c8be509

View File

@@ -5,7 +5,7 @@
*
* 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;
/*