From 2eb4bf7a1d5554c18726f503f7c9eb637459f532 Mon Sep 17 00:00:00 2001 From: "Leonard (Lenny) Truong" Date: Wed, 23 Aug 2017 14:28:51 -0700 Subject: [PATCH] Typo fix in default kitty.conf --- kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 4e7a65049..516d0608d 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -89,7 +89,7 @@ initial_window_height 400 # Delay (in milliseconds) between screen updates. Decreasing it, increases fps # at the cost of more CPU usage. The default value yields ~100fps which is more -# that sufficient for most uses. +# than sufficient for most uses. repaint_delay 10 # Visual bell duration. Flash the screen when a bell occurs for the specified number of