MyNixOS website logo
option

services.libinput.mouse.additionalOptions

Additional options for libinput mouse driver. See libinput(4) for available options.";

Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
  Option "DragLockButtons" "L1 B1 L2 B2"
''