From: Jason Woofenden Date: Fri, 10 Apr 2015 03:36:17 +0000 (-0400) Subject: no more blinking X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=commitdiff_plain;h=db1292d2032c5fbbf266f9ef82f2fdfa493f389f no more blinking --- diff --git a/config.h b/config.h index 3ffff31..7d8d959 100644 --- a/config.h +++ b/config.h @@ -39,7 +39,7 @@ static unsigned int actionfps = 30; * blinking timeout (set to 0 to disable blinking) for the terminal blinking * attribute. */ -static unsigned int blinktimeout = 250; +static unsigned int blinktimeout = 0; /* * bell volume. It must be a value between -100 and 100. Use 0 for disabling