Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
82d88fc37e
|
@@ -5,9 +5,7 @@
|
||||
*
|
||||
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
|
||||
*/
|
||||
/*static char *font = "Terminus (TTF):pixelsize=21:antialias=true:hinting=true";
|
||||
*/
|
||||
static char *font = "mono:pixelsize=18:antialias=true:hinting=true";
|
||||
static char *font = "-xos4-terminus-bold-r-normal--22-220-72-72-c-110-iso8859-16:antialias=true:hinting=true";
|
||||
static int borderpx = 2;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user