diff options
author | ZachIR <zach@zachir.xyz> | 2023-07-15 16:32:41 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-10-19 09:20:58 -0500 |
commit | 580f3152e9aaac76474706a8525d3ae866349586 (patch) | |
tree | f59b62792387a2a81c4e6b21609be7e866a0c036 /kitty | |
parent | 41cf87f2ff5af43dd643864466526284ee89ba4b (diff) |
override kitty
Diffstat (limited to 'kitty')
-rw-r--r-- | kitty/kitty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 99d5440..fb18d08 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -639,7 +639,7 @@ focus_follows_mouse yes #: Performance tuning {{{ -repaint_delay 10 +# repaint_delay 8.3 #: Delay between screen updates (in milliseconds). Decreasing it, #: increases frames-per-second (FPS) at the cost of more CPU usage. |