diff --git a/hosts/pinwheel/modules/hyprland/default.nix b/hosts/pinwheel/modules/hyprland/default.nix index a364124..a2564b5 100644 --- a/hosts/pinwheel/modules/hyprland/default.nix +++ b/hosts/pinwheel/modules/hyprland/default.nix @@ -122,6 +122,7 @@ in follow_mouse = 2; sensitivity = 0.3; + accel_profile = "flat"; touchpad = { natural_scroll = false; tap-and-drag = false;