Update README.md

This commit is contained in:
Pavan Jadhaw 2017-12-11 06:54:23 +05:30 committed by GitHub
parent ccbd9e5c52
commit c7062a1840
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -184,7 +184,8 @@ bindsym $mod+shift+x exec lock.sh --lock
# Update image cache # Update image cache
exec --no-startup-id lock.sh -u ~/.wall.png exec --no-startup-id lock.sh -u ~/.wall.png
# Set last used image as desktop background, comment out below line if you use different desktop background utility # Set last used image as desktop background
# comment out below line if you use different desktop background utility
exec --no-startup-id lock.sh -w exec --no-startup-id lock.sh -w
``` ```