services.unclutter-xfixes.extraOptions

NixOS option

More arguments to pass to the unclutter-xfixes command.

type: list of string
Default
[ ]
Example
[
  "exclude-root"
  "ignore-scrolling"
  "fork"
]
declared in: nixos/modules/services/x11/unclutter-xfixes.nixView source on NixOS/nixpkgs →