Compare commits

..

2 Commits

Author SHA1 Message Date
Marcin Wozniak 0b9943547a Update 2020-02-02 16:35:11 +01:00
Marcin Wozniak 954f12f11d first commit 2020-02-02 16:33:40 +01:00
4 changed files with 5 additions and 3 deletions
+3 -1
View File
@@ -5,7 +5,9 @@
* *
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/ */
static char *font = "-xos4-terminus-bold-r-normal--22-220-72-72-c-110-iso8859-16:antialias=true:hinting=true"; /*static char *font = "Terminus (TTF):pixelsize=21:antialias=true:hinting=true";
*/
static char *font = "mono:pixelsize=18:antialias=true:hinting=true";
static int borderpx = 2; static int borderpx = 2;
/* /*
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.