diff options
author | Pavan Jadhaw <pavanjadhaw96@gmail.com> | 2017-12-11 06:54:23 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-11 06:54:23 +0530 |
commit | c7062a1840d3bfa9cb561a7b5345ef74b7cb2c30 (patch) | |
tree | 3e05afa64b08d9dc8e4e505efb7e1c7e8caa8599 | |
parent | ccbd9e5c52f2456c5f1758f56c53c82af4d9ac1f (diff) |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -184,7 +184,8 @@ bindsym $mod+shift+x exec lock.sh --lock # Update image cache 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 ``` |