xss-lock: give more notification time

This commit is contained in:
Vincent Bernat 2021-09-09 09:37:42 +02:00
parent a944c12dcd
commit 06a53bd9d0

View file

@ -2,7 +2,7 @@
me="$(readlink -f "$0")"
timeout=300
notify=$((timeout/30))
notify=$((timeout/20))
configure() {
xset s $((timeout - notify)) $notify