mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-08 18:29:45 +00:00
Update README.md
This commit is contained in:
parent
c7062a1840
commit
717572a0e3
1 changed files with 3 additions and 1 deletions
|
@ -196,7 +196,9 @@ exec --no-startup-id lock.sh -w
|
|||
# where Pictures/Wallpapers is the directory you would want to get random wallpapers from
|
||||
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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue