From 477d54c7dbfa241cc6744a83da682c3ba3dca6af Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Tue, 2 Jun 2026 09:56:32 +0200 Subject: [PATCH] pinwheel: Fix `hyprland` lock input --- hosts/pinwheel/modules/hyprlock/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/pinwheel/modules/hyprlock/default.nix b/hosts/pinwheel/modules/hyprlock/default.nix index 7b408ae..8937e9c 100644 --- a/hosts/pinwheel/modules/hyprlock/default.nix +++ b/hosts/pinwheel/modules/hyprlock/default.nix @@ -45,7 +45,7 @@ in valign = "center"; outline_thickness = 2; dots_center = true; - fade_on_empty = true; + fade_on_empty = false; placeholder_text = ""; } ];