From 4c0651401079b45bbe81e445f5f6309306279a9c Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Wed, 23 Apr 2025 17:33:31 +0200 Subject: [PATCH] feat(hyprlock): update cors. --- modules/linux/home-manager/hyprland.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/linux/home-manager/hyprland.nix b/modules/linux/home-manager/hyprland.nix index ee0a4bf..c98e193 100644 --- a/modules/linux/home-manager/hyprland.nix +++ b/modules/linux/home-manager/hyprland.nix @@ -167,7 +167,7 @@ in { size = 150; border_size = 4; border_color = "rgb(d5c4a1)"; - position = "0, 285"; + position = "0, 385"; halign = "center"; valign = "center"; }; @@ -177,7 +177,7 @@ in { text = "$TIME"; font_size = 90; color = "rgb(d5c4a1)"; - position = "0, 165"; + position = "0, 245"; halign = "center"; valight = "center"; }