From 024a93baf813167c133d9db47f22602d3082cd62 Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Mon, 17 Mar 2025 18:02:16 +1100 Subject: [PATCH] user/hyprlock: move date to align with time --- modules/user/hyprlock.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/user/hyprlock.nix b/modules/user/hyprlock.nix index e28e6ad..362f4ba 100644 --- a/modules/user/hyprlock.nix +++ b/modules/user/hyprlock.nix @@ -67,7 +67,7 @@ color = "$text"; font_size = 25; font_family = "Open Sans"; - position = "-40, -150"; + position = "-50, -150"; halign = "right"; valign = "top"; }