mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
xsecurelock: avoid black flash
This is not yet supported by xsecurelock.
This commit is contained in:
parent
7516189fc7
commit
e54d253f6c
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ case "$1" in
|
||||||
env XSECURELOCK_SAVER=$HOME/.config/i3/bin/xsecurelock-saver \
|
env XSECURELOCK_SAVER=$HOME/.config/i3/bin/xsecurelock-saver \
|
||||||
XSECURELOCK_NO_XRANDR15=1 \
|
XSECURELOCK_NO_XRANDR15=1 \
|
||||||
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_FONT="Iosevka" \
|
XSECURELOCK_FONT="Iosevka" \
|
||||||
xsecurelock
|
xsecurelock
|
||||||
echo "lock: unlock screen"
|
echo "lock: unlock screen"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue