aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index bb490ab..53795c6 100644
--- a/config.h
+++ b/config.h
@@ -30,6 +30,7 @@ static const char *colorname[] = {
30#define DefaultBG 0 30#define DefaultBG 0
31#define DefaultCS 1 31#define DefaultCS 1
32#define BellCol DefaultFG 32#define BellCol DefaultFG
33#define BellTime 30000 /* microseconds */
33 34
34/* special keys */ 35/* special keys */
35static Key key[] = { 36static Key key[] = {