From 816282337afce2e703e999f60d8cb7b900b93383 Mon Sep 17 00:00:00 2001 From: Henry Sipp Date: Thu, 3 Jul 2025 21:08:54 -0500 Subject: [PATCH] Hyprlock label --- modules/home-manager/hyprlock.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home-manager/hyprlock.nix b/modules/home-manager/hyprlock.nix index f57a23e..b82ec96 100644 --- a/modules/home-manager/hyprlock.nix +++ b/modules/home-manager/hyprlock.nix @@ -64,7 +64,7 @@ in { position = "0, -100"; halign = "center"; valign = "center"; -}; + }; }; }; }