remove ignore if password empty on hyprlock
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
general{
|
||||
no_fade_out = true
|
||||
ignore_empty_input = true
|
||||
ignore_empty_input = false
|
||||
}
|
||||
|
||||
background {
|
||||
|
Reference in New Issue
Block a user