mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-08 18:29:45 +00:00
Update README.md
This commit is contained in:
parent
ccbd9e5c52
commit
c7062a1840
1 changed files with 2 additions and 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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue