From 3658f80a6b5108311780970aabc7f3ff09e29d9e Mon Sep 17 00:00:00 2001 From: Myned Date: Mon, 9 Sep 2024 13:42:25 -0500 Subject: [PATCH] hyprlock: fix desktop flicker after resuming from suspend Signed-off-by: Myned --- options/custom/programs/hyprlock.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/options/custom/programs/hyprlock.nix b/options/custom/programs/hyprlock.nix index 8021a3c..21a2787 100644 --- a/options/custom/programs/hyprlock.nix +++ b/options/custom/programs/hyprlock.nix @@ -21,6 +21,7 @@ in grace = 5 * 60; # Seconds hide_cursor = true; immediate_render = true; + no_fade_in = true; # Fix suspend interrupting animation }; background = {