JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fixed several other stuff, coming closer to something useful
[dwm.git] / config.h
index ca05aa2..6f33ed6 100644 (file)
--- a/config.h
+++ b/config.h
@@ -3,7 +3,8 @@
  * See LICENSE file for license details.
  */
 
-#define FONT           "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
+#define FONT           "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
 #define BGCOLOR                "#000000"
 #define FGCOLOR                "#ffaa00"
-#define BORDERCOLOR    "#000000"
+#define BORDERCOLOR    "#ee8800"
+#define STATUSDELAY    10 /* milliseconds */