services.xidlehook.timers.*.canceller

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
<home-manager/modules/services/xidlehook.nix>