aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@wmii.de>2006-07-11 18:53:41 +0200
committerAnselm R. Garbe <garbeam@wmii.de>2006-07-11 18:53:41 +0200
commitd6e0e6e9879c144f5d374fca0c015fd6208fc27e (patch)
tree997db1276dc89c44361a56d80a66fb3722f8f2fe /config.h
parentb1669b5c48f71c9a7a919dbf09a1af527c62f69a (diff)
downloaddwm-d6e0e6e9879c144f5d374fca0c015fd6208fc27e.tar.gz
several changes, new stuff
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index ce9e7ab..a8e3449 100644
--- a/config.h
+++ b/config.h
@@ -7,4 +7,4 @@
#define BGCOLOR "#000000"
#define FGCOLOR "#ffaa00"
#define BORDERCOLOR "#000000"
-#define STATUSDELAY 1 /* milliseconds */
+#define STATUSDELAY 10 /* milliseconds */
remember that computers suck.