xsecurelock: display a clock

This commit is contained in:
Vincent Bernat 2021-12-08 18:14:09 +01:00
parent 2b94a98c91
commit 237fc329bc
3 changed files with 45 additions and 7 deletions

View file

@ -36,7 +36,7 @@ case "$1" in
# Then, lock screen
env XSECURELOCK_SAVER=$HOME/.config/i3/bin/xsecurelock-saver \
XSECURELOCK_NO_XRANDR15=1 \
XSECURELOCK_BACKGROUND_IMAGE=$XDG_RUNTIME_DIR/i3/current-wallpaper.png \
XSECURELOCK_SAVER_IMAGE=$XDG_RUNTIME_DIR/i3/current-wallpaper.png \
XSECURELOCK_FONT="Iosevka" \
xsecurelock
echo "lock: unlock screen"