mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-09 18:49:45 +00:00
Update README.md
This commit is contained in:
parent
c7062a1840
commit
717572a0e3
1 changed files with 3 additions and 1 deletions
|
@ -197,6 +197,8 @@ exec --no-startup-id lock.sh -w
|
||||||
exec --no-startup-id lock.sh -u ~/Pictures/Wallpapers
|
exec --no-startup-id lock.sh -u ~/Pictures/Wallpapers
|
||||||
|
|
||||||
# add this only if you want to use same random image as desktop background too (you might want to)
|
# add this only if you want to use same random image as desktop background too (you might want to)
|
||||||
|
# it might not work as it takes few seconds for images to be cached,
|
||||||
|
# try adding delay of 5 seconds if thats the case
|
||||||
exec --no-startup-id lock.sh -w
|
exec --no-startup-id lock.sh -w
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue