mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
xsecurelock: reduce timeout for authentication dialog
This commit is contained in:
parent
09e57c6534
commit
2c4f2fb431
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ case "$1" in
|
||||||
XSECURELOCK_SAVER_DELAY_MS=500 \
|
XSECURELOCK_SAVER_DELAY_MS=500 \
|
||||||
XSECURELOCK_FONT="Iosevka" \
|
XSECURELOCK_FONT="Iosevka" \
|
||||||
XSECURELOCK_BLANK_TIMEOUT=-1 \
|
XSECURELOCK_BLANK_TIMEOUT=-1 \
|
||||||
|
XSECURELOCK_AUTH_TIMEOUT=10 \
|
||||||
xsecurelock
|
xsecurelock
|
||||||
echo "lock: unlock screen"
|
echo "lock: unlock screen"
|
||||||
# After unlocking screen, stop dimmer, restore notifications
|
# After unlocking screen, stop dimmer, restore notifications
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue