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
8df8364345
commit
870966244d
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ Use dim + blurred image as desktop background
|
|||
To set desktop background on startup, add following lines to your .xintrc after pushing script to your path or you can use absolute path to script too
|
||||
|
||||
```
|
||||
exec lock -u ~/.wall.png &
|
||||
exec lock.sh -u ~/.wall.png &
|
||||
|
||||
exec lock.sh -w
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue