set font to monospace
This commit is contained in:
parent
64b258ae69
commit
0affaa4d0e
|
@ -5,7 +5,7 @@
|
|||
*
|
||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||
*/
|
||||
static char *font = "Cascadia Code:size=12:antialias=true:autohint=true";
|
||||
static char *font = "monospace:size=12:antialias=true:autohint=true";
|
||||
static int borderpx = 2;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue
Block a user