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: stringDefault
""
Example
declared in: <home-manager/modules/services/xidlehook.nix>source unavailable${pkgs.libnotify}/bin/notify-send "Idle" "Resuming activity"