diff --git a/options/custom/programs/hyprlock.nix b/options/custom/programs/hyprlock.nix index 21a2787..b9e46ff 100644 --- a/options/custom/programs/hyprlock.nix +++ b/options/custom/programs/hyprlock.nix @@ -20,7 +20,7 @@ in general = { grace = 5 * 60; # Seconds hide_cursor = true; - immediate_render = true; + #// immediate_render = true; no_fade_in = true; # Fix suspend interrupting animation };