aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5b69266..c867be0 100644
--- a/README.md
+++ b/README.md
@@ -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
```