mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-21 11:24:28 +02:00
lock: make i3lock ignore empty password
This commit is contained in:
parent
472801975d
commit
6d9f31eb98
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exec i3lock -n -i $HOME/.cache/awesome/current-wallpaper.png
|
||||
exec i3lock -e -n -i $HOME/.cache/awesome/current-wallpaper.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue