diff --git a/options/custom/programs/hyprlock.nix b/options/custom/programs/hyprlock.nix index 20e05aa..e004bf9 100644 --- a/options/custom/programs/hyprlock.nix +++ b/options/custom/programs/hyprlock.nix @@ -25,7 +25,7 @@ in { fingerprint_ready_message = "󰈷"; #// grace = 60; # Seconds #// hide_cursor = true; - ignore_empty_input = true; + #// ignore_empty_input = true; immediate_render = true; no_fade_in = true; # Fix suspend interrupting animation };