fix: font in config.h
This commit is contained in:
parent
32acf5edc0
commit
c68b5f279c
@ -5,7 +5,7 @@
|
||||
*
|
||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||
*/
|
||||
static char *font = "-UW-UW Ttyp0-normal-normal-normal-*-17-*-*-*-c-70-iso10646-1";
|
||||
static char *font = "-*-Ttyp0-normal-normal-normal-*-17-*-*-*-c-70-iso10646-1";
|
||||
static int borderpx = 0;
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user