fix: added correct fallback font
This commit is contained in:
parent
92059438d3
commit
32acf5edc0
@ -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 = "Cozette:antialias=false:autohint=true";
|
static char *font = "-UW-UW Ttyp0-normal-normal-normal-*-17-*-*-*-c-70-iso10646-1";
|
||||||
static int borderpx = 0;
|
static int borderpx = 0;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user