mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-30 14:39:24 +02:00
xsecurelock: display a clock
This commit is contained in:
parent
2b94a98c91
commit
237fc329bc
3 changed files with 45 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue