mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 10:48:35 +02:00
xss-lock: do not stop saver when DPMS kicks in
This needs a custom version of xsecurelock. Our saver is energy-efficient!
This commit is contained in:
parent
91cb3fc6f2
commit
a43c1d8b99
1 changed files with 1 additions and 1 deletions
|
@ -39,8 +39,8 @@ case "$1" in
|
|||
XSECURELOCK_SAVER_IMAGE=$XDG_RUNTIME_DIR/i3/current-wallpaper.png \
|
||||
XSECURELOCK_SAVER_WEATHER=$XDG_RUNTIME_DIR/i3/weather.txt \
|
||||
XSECURELOCK_SAVER_DELAY_MS=500 \
|
||||
XSECURELOCK_SAVER_STOP_ON_DPMS=0 \
|
||||
XSECURELOCK_FONT="Iosevka" \
|
||||
XSECURELOCK_BLANK_TIMEOUT=-1 \
|
||||
XSECURELOCK_AUTH_TIMEOUT=10 \
|
||||
xsecurelock
|
||||
echo "lock: unlock screen"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue