diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index e143dcc..9e662b0 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -106,7 +106,7 @@ follow_mouse = 1; sensitivity = 0; touchpad = { - natural_scroll = false; + natural_scroll = true; }; };