JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
moved term.hidec in term.c for consistency, put back delay in xbell()
[st.git] / config.h
index bb490ab..53795c6 100644 (file)
--- a/config.h
+++ b/config.h
@@ -30,6 +30,7 @@ static const char *colorname[] = {
 #define DefaultBG 0
 #define DefaultCS 1
 #define BellCol   DefaultFG
+#define BellTime  30000 /* microseconds */
 
 /* special keys */
 static Key key[] = {