Update README.md

This commit is contained in:
Pavan Jadhaw 2017-12-08 13:14:35 +05:30 committed by GitHub
parent 8df8364345
commit 870966244d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```