Generate betterlockscreen images in the background
This commit is contained in:
parent
9e13e7e125
commit
afd028adce
@ -370,10 +370,10 @@ cat <<EOF
|
||||
########################################
|
||||
EOF
|
||||
|
||||
# betterlockscreen cache image
|
||||
# generate betterlockscreen cache image in background
|
||||
imagepath="/home/marc/Bilder/Backgrounds/artstation/dk-lan/artstation_14224733_55806391_月半与鬼哭.jpg"
|
||||
if [ -f "$imagepath" ]; then
|
||||
betterlockscreen -u "$imagepath"
|
||||
betterlockscreen -u "$imagepath" &
|
||||
fi
|
||||
|
||||
# reload systemd user scripts
|
||||
|
Loading…
Reference in New Issue
Block a user