services.xidlehook.timers.*.canceller

Home-Manager option

Command executed when the user becomes active again. This is only executed if the next timer has not been reached. Path to executables are accepted. The command is automatically escaped.

type: string
Default
""
Example
${pkgs.libnotify}/bin/notify-send "Idle" "Resuming activity"
declared in: <home-manager/modules/services/xidlehook.nix>source unavailable