mirror of
https://github.com/SeriousBug/dotfiles
synced 2024-12-02 17:30:37 -06:00
match kitty repaint rate to screen refresh rate
This commit is contained in:
parent
da81cd96e6
commit
2217a7e070
|
@ -551,7 +551,7 @@ mouse_map ctrl+shift+right press ungrabbed mouse_show_command_output
|
|||
|
||||
#: Performance tuning {{{
|
||||
|
||||
repaint_delay 10
|
||||
repaint_delay 6
|
||||
|
||||
#: Delay (in milliseconds) between screen updates. Decreasing it,
|
||||
#: increases frames-per-second (FPS) at the cost of more CPU usage.
|
||||
|
|
Loading…
Reference in a new issue