From 141f086c78daa1c875e02785fa5aafa854bc0820 Mon Sep 17 00:00:00 2001 From: dachxy Date: Thu, 26 Dec 2024 01:24:28 +0800 Subject: [PATCH] enable natural scrolling --- home/config/hypr/input.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/config/hypr/input.conf b/home/config/hypr/input.conf index 5bc42c1..313fea0 100755 --- a/home/config/hypr/input.conf +++ b/home/config/hypr/input.conf @@ -9,7 +9,7 @@ input { accel_profile = flat touchpad { - natural_scroll = no + natural_scroll = true } sensitivity = -0.1 # -1.0 - 1.0, 0 means no modification.