hyprlock: add ignore_empty_input and description (#550)

This commit is contained in:
YoussefAswad 2024-03-23 17:02:19 +02:00 committed by GitHub
parent f6f87b6334
commit 49fa3af5cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,6 +21,7 @@ Variables in the `general` category:
| grace | the amount of seconds for which the lockscreen will unlock on mouse movement. | int | 0 |
| no_fade_in | disables the fadein animation | bool | false |
| no_fade_out | disables the fadeout animation | bool | false |
| ignore_empty_input | skips validation when empty password is provided | bool | false |
## Widgets