From d373bc6c63741e0fa93b9508056f0aa7552072c3 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 6 Feb 2025 15:20:56 -0600 Subject: [PATCH] adding arrow keys to the scrolling --- .config/tridactyl/tridactylrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc index b62159f..2f3f4c8 100644 --- a/.config/tridactyl/tridactylrc +++ b/.config/tridactyl/tridactylrc @@ -90,6 +90,10 @@ bind gh hint -h bind fillcmdline tabgroupswitch bind tm fillcmdline tabgroupmove bind ts fillcmdline tabgroupswitch +bind scrollline -10 +bind scrollline 10 +bind scrollpixel -50 +bind scrollpixel 50 "" buffers show as windows bind b fillcmdline taball