aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@wmii.de>2006-07-10 19:46:24 +0200
committerAnselm R. Garbe <garbeam@wmii.de>2006-07-10 19:46:24 +0200
commit39677ec76616fe4165ef92afb14db2bef2488e30 (patch)
tree7ea1c021042b7d7da53660aa127af37847273a91 /config.h
parent8a34fa50f75f4d6d8af234ac0c4f6d40b988d700 (diff)
downloaddwm-39677ec76616fe4165ef92afb14db2bef2488e30.tar.gz
several new changes, made gridmenu working
Diffstat (limited to 'config.h')
-rw-r--r--config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.h b/config.h
index 036a41b..6a768b6 100644
--- a/config.h
+++ b/config.h
@@ -3,7 +3,7 @@
* See LICENSE file for license details.
*/
-#define FONT "fixed"
-#define FGCOLOR "#000000"
-#define BGCOLOR "#ffaa00"
-#define BOCOLOR "#000000"
+#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
+#define FGCOLOR "#000000"
+#define BGCOLOR "#ffaa00"
+#define BORDERCOLOR "#000000"
remember that computers suck.