diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
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 */ |