hyprlock: enable cursor
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
1cdf9d1659
commit
06cf55065e
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ in {
|
||||||
fingerprint_present_message = "<span foreground='##d33682'></span>";
|
fingerprint_present_message = "<span foreground='##d33682'></span>";
|
||||||
fingerprint_ready_message = "";
|
fingerprint_ready_message = "";
|
||||||
grace = 5 * 60; # Seconds
|
grace = 5 * 60; # Seconds
|
||||||
hide_cursor = true;
|
#// hide_cursor = true;
|
||||||
ignore_empty_input = true;
|
ignore_empty_input = true;
|
||||||
no_fade_in = true; # Fix suspend interrupting animation
|
no_fade_in = true; # Fix suspend interrupting animation
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue