aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.h
diff options
context:
space:
mode:
authorGravatar Aurélien Aptel <aurelien.aptel@gmail.com>2010-08-30 03:05:05 +0200
committerGravatar Aurélien Aptel <aurelien.aptel@gmail.com>2010-08-30 03:05:05 +0200
commite851736e8bd6c04f1805659d4783de2314ecb263 (patch)
treeb7ac2cd925ad65599924defdc9fb6998c07b245f /config.h
parent188293c828033fd7ff74d753239b3a5052b372a2 (diff)
removed (visual) bell. '\a' sets the urgency flag if st is unfocused.
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.h b/config.h
index 53795c6..5494b3b 100644
--- a/config.h
+++ b/config.h
@@ -29,8 +29,6 @@ static const char *colorname[] = {
#define DefaultFG 7
#define DefaultBG 0
#define DefaultCS 1
-#define BellCol DefaultFG
-#define BellTime 30000 /* microseconds */
/* special keys */
static Key key[] = {