services.xidlehook.timers.*.command
Home-Manager option
Command executed after the idle timeout is reached. Path to executables are accepted. The command is automatically escaped.
type: null or stringExample
declared in: <home-manager/modules/services/xidlehook.nix>source unavailable${pkgs.libnotify}/bin/notify-send "Idle" "Sleeping in 1 minute"