Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
fixed optimized drawing routine and factored some code.
[st.git]
/
config.h
diff --git
a/config.h
b/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[] = {