hyprlock: disable ignoring empty input
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
dc691aece0
commit
342a3b0012
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ in {
|
||||||
fingerprint_ready_message = "";
|
fingerprint_ready_message = "";
|
||||||
#// grace = 60; # Seconds
|
#// grace = 60; # Seconds
|
||||||
#// hide_cursor = true;
|
#// hide_cursor = true;
|
||||||
ignore_empty_input = true;
|
#// ignore_empty_input = true;
|
||||||
immediate_render = true;
|
immediate_render = true;
|
||||||
no_fade_in = true; # Fix suspend interrupting animation
|
no_fade_in = true; # Fix suspend interrupting animation
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue