JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
no more blinking
authorJason Woofenden <jason@jasonwoof.com>
Fri, 10 Apr 2015 03:36:17 +0000 (23:36 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Fri, 10 Apr 2015 03:36:17 +0000 (23:36 -0400)
config.h

index 3ffff31..7d8d959 100644 (file)
--- 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