dissabled bell
This commit is contained in:
2
config.h
2
config.h
@@ -68,7 +68,7 @@ static unsigned int cursorthickness = 2;
|
|||||||
* bell volume. It must be a value between -100 and 100. Use 0 for disabling
|
* bell volume. It must be a value between -100 and 100. Use 0 for disabling
|
||||||
* it
|
* it
|
||||||
*/
|
*/
|
||||||
static int bellvolume = 50;
|
static int bellvolume = 0;
|
||||||
|
|
||||||
/* default TERM value */
|
/* default TERM value */
|
||||||
char *termname = "st-256color";
|
char *termname = "st-256color";
|
||||||
|
|||||||
Reference in New Issue
Block a user