From 041805571a3a499325cf641c8d66ef5138b0f67e Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Fri, 24 May 2024 02:22:47 -0400 Subject: [PATCH] update: nature_scroll --- home-manager/modules/wms/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/modules/wms/hyprland.nix b/home-manager/modules/wms/hyprland.nix index a125e17..af90645 100644 --- a/home-manager/modules/wms/hyprland.nix +++ b/home-manager/modules/wms/hyprland.nix @@ -30,7 +30,7 @@ follow_mouse = 1; touchpad = { - natural_scroll = false; + natural_scroll = true; }; sensitivity = 0; # -1.0 - 1.0, 0 means no modification.