mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
hyprlock: add ignore_empty_input
and description (#550)
This commit is contained in:
parent
f6f87b6334
commit
49fa3af5cf
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue