diff --git a/home-manager/modules/hyprland/hyprlock.nix b/home-manager/modules/hyprland/hyprlock.nix index 15ea1d3..3848dc3 100644 --- a/home-manager/modules/hyprland/hyprlock.nix +++ b/home-manager/modules/hyprland/hyprlock.nix @@ -4,7 +4,7 @@ settings = { general = { disable_loading_bar = true; - grace = 300; + grace = 10; hide_cursor = true; no_fade_in = false; };