From: Jason Woofenden Date: Wed, 10 Dec 2014 18:32:14 +0000 (-0500) Subject: no blinking text X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=commitdiff_plain;h=9573f5cbf0dde8c6ab08175ad3abe4fe465ef9fe;ds=sidebyside no blinking text --- diff --git a/config.h b/config.h index 1d0d53e..f7e1c5a 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 = 800; +static unsigned int blinktimeout = 0; /* * bell volume. It must be a value between -100 and 100. Use 0 for disabling