fixed font
authorDaniel Liu <mr.picklepinosaur@gmail.com>
Fri, 18 Sep 2020 03:23:25 +0000 (23:23 -0400)
committerDaniel Liu <mr.picklepinosaur@gmail.com>
Fri, 18 Sep 2020 03:23:25 +0000 (23:23 -0400)
config.def.h

index 05726bc..fe66558 100644 (file)
@@ -18,4 +18,4 @@ static const char * message = "Suckless: Software that sucks less.";
 static const char * text_color = "#ffffff";
 
 /* text size (must be a valid size) */
-static const char * font_name = "9x15";
+static const char * font_name = "fixed";