From 9f6ccda2ffc53012c2e2b165e421c39d9fb3aab1 Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 17 Jul 2023 22:17:19 -0500 Subject: Add resize keybindings and sync to mon --- kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/kitty.conf b/kitty/kitty.conf index fb18d08..99d5440 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -639,7 +639,7 @@ focus_follows_mouse yes #: Performance tuning {{{ -# repaint_delay 8.3 +repaint_delay 10 #: Delay between screen updates (in milliseconds). Decreasing it, #: increases frames-per-second (FPS) at the cost of more CPU usage. -- cgit v1.2.3