services.xidlehook.timers.*.command
Command executed after the idle timeout is reached. Path to executables are accepted. The command is automatically escaped.
- Type
null or string- Example
${pkgs.libnotify}/bin/notify-send "Idle" "Sleeping in 1 minute"- Declared
- <home-manager/modules/services/xidlehook.nix>