services.libinput.mouse.accelPointsScroll
Sets the points of the scroll acceleration function. The value must be a list of floating point non-negative numbers. This only applies to the custom profile.
- Type
null or (list of (signed integer or floating point number))- Default
null- Example
[ 0.0 1.0 2.4 2.5 ]- Declared
- <nixpkgs/nixos/modules/services/hardware/libinput.nix>