xss-lock: double timeout

This commit is contained in:
Vincent Bernat 2021-01-03 11:15:13 +01:00
parent 5c7c6b6ee3
commit c002f9c09e

View file

@ -1,8 +1,8 @@
#!/bin/bash
me="$(readlink -f "$0")"
timeout=300
notify=10
timeout=600
notify=20
display=$(systemd-escape -- "$DISPLAY")
configure() {