Fix font
This commit is contained in:
parent
1ca9451ce1
commit
4c3910348d
1 changed files with 1 additions and 1 deletions
|
@ -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 Term:pixelsize=14:antialias=true:autohint=true";
|
static char *font = "Iosevka Samae:pixelsize=14:antialias=true:autohint=true";
|
||||||
static int borderpx = 3;
|
static int borderpx = 3;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue