diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -165,7 +165,7 @@ bindsym $mod+shift+x exec lock.sh --lock # bindsym $mod+shift+x exec lock.sh --lock blur # 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 exec --no-startup-id lock.sh -w |