Use 10x20 font
This commit is contained in:
parent
fbdfb4937a
commit
453f8c3051
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
static const Bool wmborder = True;
|
static const Bool wmborder = True;
|
||||||
static const char font[] = "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*";
|
static const char font[] = "10x20";
|
||||||
static const char normbgcolor[] = "#cccccc";
|
static const char normbgcolor[] = "#cccccc";
|
||||||
static const char normfgcolor[] = "#000000";
|
static const char normfgcolor[] = "#000000";
|
||||||
static const char pressbgcolor[] = "#0000cc";
|
static const char pressbgcolor[] = "#0000cc";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue