removed (visual) bell. '\a' sets the urgency flag if st is unfocused.
This commit is contained in:
parent
188293c828
commit
e851736e8b
2 changed files with 26 additions and 18 deletions
2
config.h
2
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[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue