From 67e69d91653a685805c5de05dda32f00544ef1be Mon Sep 17 00:00:00 2001 From: PowerUser64 Date: Fri, 30 May 2025 19:43:35 -0700 Subject: [PATCH] kitty: increase touch scroll multiplier --- .config/kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index b2d1daf..cb361cc 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -440,7 +440,7 @@ scrollback_pager less --chop-long-lines --RAW-CONTROL-CHARS +INPUT_LINE_NUMBER #: when using the wheel. With a negative number, the minimum number of #: lines will always be added. -# touch_scroll_multiplier 1.0 +touch_scroll_multiplier 10.0 #: Multiplier for the number of lines scrolled by a touchpad. Note #: that this is only used for high precision scrolling devices on