services.xserver.imwheel.extraOptions

NixOS option

Additional command-line arguments to pass to imwheel.

type: list of string
Default
[
  "--buttons=45"
]
Example
[
  "--debug"
]
declared in: nixos/modules/services/x11/imwheel.nixView source on NixOS/nixpkgs →