change font
This commit is contained in:
parent
45eba26edc
commit
23e76ad459
|
@ -5,7 +5,7 @@
|
|||
*
|
||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||
*/
|
||||
static char *font = "Liberation Mono:pixelsize=17:antialias=true:autohint=true";
|
||||
static char *font = "monospace:pixelsize=17:antialias=true:autohint=true";
|
||||
static int borderpx = 2;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue