sway: Allow empty password for fingerprint unlock
This commit is contained in:
parent
b3d94e60b8
commit
c6e1c7dbf7
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ bindsym $super+Shift+semicolon exec 'loginctl lock-session'
|
|||
exec swayidle -w \
|
||||
timeout 300 'pgrep swaylock -c || chayang -d 10 && loginctl lock-session' \
|
||||
timeout 600 'systemctl suspend' \
|
||||
lock 'swaylock -f -e -F -k -l -c 000000 --indicator-idle-visible' \
|
||||
lock 'swaylock -f -F -k -l -c 000000 --indicator-idle-visible' \
|
||||
before-sleep 'loginctl lock-session'
|
||||
|
||||
# Only show borders if there's more than one window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue