1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2024-05-19 03:09:06 -05:00

match kitty repaint rate to screen refresh rate

This commit is contained in:
Kaan Barmore-Genç 2022-03-16 03:38:44 -04:00
parent da81cd96e6
commit 2217a7e070

View file

@ -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.