mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 12:08:49 +02:00
xsecurelock: rename stop on dpms option
This commit is contained in:
parent
5d92f9fa4c
commit
0b6ed2b92d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ case "$1" in
|
|||
`# Delay mapping saver window by 500ms to give some time to saver to start` \
|
||||
XSECURELOCK_SAVER_DELAY_MS=500 \
|
||||
`# Do not kill screensaver when DPMS is enabled` \
|
||||
XSECURELOCK_SAVER_STOP_ON_DPMS=0 \
|
||||
XSECURELOCK_SAVER_STOP_ON_BLANK=0 \
|
||||
`# Do not mess with DPMS settings` \
|
||||
XSECURELOCK_BLANK_TIMEOUT=-1 \
|
||||
`# Image and text for saver` \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue