From 2c4f2fb4310d08e434098a2486ff91a7cc8556b3 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Thu, 9 Dec 2021 08:35:23 +0100 Subject: [PATCH] xsecurelock: reduce timeout for authentication dialog --- bin/xss-lock | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/xss-lock b/bin/xss-lock index d63063b..4fff048 100755 --- a/bin/xss-lock +++ b/bin/xss-lock @@ -40,6 +40,7 @@ case "$1" in XSECURELOCK_SAVER_DELAY_MS=500 \ XSECURELOCK_FONT="Iosevka" \ XSECURELOCK_BLANK_TIMEOUT=-1 \ + XSECURELOCK_AUTH_TIMEOUT=10 \ xsecurelock echo "lock: unlock screen" # After unlocking screen, stop dimmer, restore notifications