kitty(performance): increase repaint_delay on 60Hz
This commit is contained in:
parent
732bb45fbd
commit
a3e534b198
@ -339,7 +339,9 @@ pointer_shape_when_dragging beam
|
||||
|
||||
#: Performance tuning {{{
|
||||
|
||||
# repaint_delay 10
|
||||
# 1000ms/60Hz=16.6666666667, lower values than that do not make sense
|
||||
# on 60Hz monitors
|
||||
repaint_delay 16
|
||||
|
||||
#: Delay (in milliseconds) between screen updates. Decreasing it,
|
||||
#: increases frames-per-second (FPS) at the cost of more CPU usage.
|
||||
|
Loading…
Reference in New Issue
Block a user