Hacker News new | ask | show | jobs
by ykonstant 807 days ago
What is kitty-tuned? Quick google didn't give useful info.
1 comments

The linked blog post has the details:

> For kitty tuned I used the following settings:

    # 150 FPS
    repaint_delay 8

    # Remove artificial input delay
    input_delay 0

    # turn off vsync
    sync_to_monitor no
Also, Kitty docs have some details here: https://sw.kovidgoyal.net/kitty/performance/#keyboard-to-scr...