mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 19:58:35 +02:00
xsecurelock: don't mess with X blank state
This commit is contained in:
parent
1f54357d40
commit
09e57c6534
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ case "$1" in
|
||||||
XSECURELOCK_SAVER_IMAGE=$XDG_RUNTIME_DIR/i3/current-wallpaper.png \
|
XSECURELOCK_SAVER_IMAGE=$XDG_RUNTIME_DIR/i3/current-wallpaper.png \
|
||||||
XSECURELOCK_SAVER_DELAY_MS=500 \
|
XSECURELOCK_SAVER_DELAY_MS=500 \
|
||||||
XSECURELOCK_FONT="Iosevka" \
|
XSECURELOCK_FONT="Iosevka" \
|
||||||
|
XSECURELOCK_BLANK_TIMEOUT=-1 \
|
||||||
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