From 405bce4c46aff2a69d38a0041cc613b735eb03e0 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 4 Jul 2025 17:25:09 -0700 Subject: [PATCH] Scrolling the terminal needs to be faster than standard --- config/hypr/hyprland.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index a68f730..19cf270 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -57,3 +57,6 @@ input { scroll_factor = 0.3 } } + +# Scroll faster in the terminal +windowrule = scrolltouchpad 1.5, class:Alacritty