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.