mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-09 10:39:45 +00:00
fix typo in instructions for i3wm users
This commit is contained in:
parent
e244fc452b
commit
568edc3a4f
1 changed files with 1 additions and 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
|
||||
|
|
Loading…
Reference in a new issue