JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
restoring tip to be a working dwm again (switching FONT to terminus in config.arg.h)
[dwm.git] / config.arg.h
index bc3adb4..8967285 100644 (file)
@@ -3,7 +3,7 @@
 /* appearance */
 #define BARPOS                 BarTop /* BarBot, BarOff */
 #define BORDERPX               1
-#define FONT                   "-*-pixelcarnage monospace-*-r-*-*-14-*-*-*-*-*-*-*"
+#define FONT                   "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*"
 #define NORMBORDERCOLOR                "#333"
 #define NORMBGCOLOR            "#222"
 #define NORMFGCOLOR            "#ccc"