feat(hyprlock): update cors.

This commit is contained in:
CronyAkatsuki 2025-04-23 17:33:31 +02:00
parent eae130301a
commit 4c06514010

View File

@ -167,7 +167,7 @@ in {
size = 150; size = 150;
border_size = 4; border_size = 4;
border_color = "rgb(d5c4a1)"; border_color = "rgb(d5c4a1)";
position = "0, 285"; position = "0, 385";
halign = "center"; halign = "center";
valign = "center"; valign = "center";
}; };
@ -177,7 +177,7 @@ in {
text = "$TIME"; text = "$TIME";
font_size = 90; font_size = 90;
color = "rgb(d5c4a1)"; color = "rgb(d5c4a1)";
position = "0, 165"; position = "0, 245";
halign = "center"; halign = "center";
valight = "center"; valight = "center";
} }