config.def.h: improve latency for the default configuration
This commit is contained in:
		
							parent
							
								
									95f22c5305
								
							
						
					
					
						commit
						f20e169a20
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -53,7 +53,7 @@ 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 minlatency = 2; | ||||
| static double maxlatency = 33; | ||||
| 
 | ||||
| /*
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Hiltjo Posthuma
						Hiltjo Posthuma