tuning latencies

This commit is contained in:
Luca Bilke 2023-06-16 16:26:40 +02:00
parent e215cf28b8
commit 17e15733ad
No known key found for this signature in database
GPG Key ID: 7B77C51E8C779E75
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@ int allowwindowops = 0;
* near minlatency, but it waits longer for slow updates to avoid partial draw.
* low minlatency will tear/flicker more, as it can "detect" idle too early.
*/
static double minlatency = 8;
static double maxlatency = 33;
static double minlatency = 3;
static double maxlatency = 25;
/*
* blinking timeout (set to 0 to disable blinking) for the terminal blinking