st

[fork] terminal
Log | Files | Refs | README | LICENSE

commit 06488c16f1a5f9169e17e0eddfac4098d51cd041
parent ed2f0f67da34b132d9e01ec69d0136ee044f6645
Author: hhvn <dev@haydenvh.com>
Date:   Tue,  2 Mar 2021 13:56:18 +0000

config.h: add blink

Diffstat:
Mconfig.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.h b/config.h @@ -49,7 +49,7 @@ static unsigned int actionfps = 30; * blinking timeout (set to 0 to disable blinking) for the terminal blinking * attribute. */ -static unsigned int blinktimeout = 0; +static unsigned int blinktimeout = 90; /* * thickness of underline and bar cursors