services.libinput.mouse.accelStepFallback

NixOS option

Sets the step between the points of the fallback acceleration function. When a step of 0.0 is provided, libinput’s Fallback acceleration function is used. This only applies to the custom profile.

type: null or signed integer or floating point number
Default
null
Example
0.1
declared in: nixos/modules/services/hardware/libinput.nixView source on NixOS/nixpkgs →