services.xserver.xautolock.notifier

NixOS option

Notification script to be used to warn about the pending autolock.

type: null or string
Default
null
Example
"${pkgs.libnotify}/bin/notify-send 'Locking in 10 seconds'"
declared in: nixos/modules/services/x11/xautolock.nixView source on NixOS/nixpkgs →