aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPavan Jadhaw <pavanjadhaw96@gmail.com>2017-12-08 13:14:35 +0530
committerGitHub <noreply@github.com>2017-12-08 13:14:35 +0530
commit870966244d817cbe9d5992416189553308595f9c (patch)
treef93f5be28cb0bf3d83e101179d611f88af468826 /README.md
parent8df83643451922c3abad6d43ed2da40bb18b211b (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa5d219..373a4e7 100644
--- a/README.md
+++ b/README.md
@@ -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
```