diff --git a/options/custom/programs/hyprlock.nix b/options/custom/programs/hyprlock.nix index 31d530c..f64c80f 100644 --- a/options/custom/programs/hyprlock.nix +++ b/options/custom/programs/hyprlock.nix @@ -24,7 +24,7 @@ in { fingerprint_present_message = "󰈷"; fingerprint_ready_message = "󰈷"; grace = 5 * 60; # Seconds - hide_cursor = true; + #// hide_cursor = true; ignore_empty_input = true; no_fade_in = true; # Fix suspend interrupting animation };