positions
Some checks failed
/ check (push) Has been cancelled

This commit is contained in:
Daniel Flanagan 2024-12-23 18:54:13 -06:00
parent c5f6190a66
commit fb4fa6f78d
2 changed files with 5 additions and 5 deletions

View file

@ -316,7 +316,7 @@ in {
text_align = "center";
# rotate = 10;
position = "0, 200";
position = "0, 250";
font_family = "IosevkaLyteTerm";
text = ''Locked for <span foreground="##74c7ec">$USER</span>'';
@ -328,14 +328,14 @@ in {
{
monitor = "";
font_size = 20;
font_size = 32;
halign = "center";
valign = "center";
text_align = "center";
color = "rgba(255, 255, 255, 0.5)";
position = "0 120";
position = "0 100";
font_family = "IosevkaLyteTerm";
text = "cmd[update:1000] date '+%a %b %d %H:%M:%S'";

View file

@ -298,7 +298,7 @@ in
label = [
{
monitor = "";
font_size = 20;
font_size = 32;
halign = "center";
valign = "center";
@ -307,7 +307,7 @@ in
position = "0 -500";
font_family = "IosevkaLyteTerm";
text = "cmd[update:1000] acpi";
text = "cmd[update:30000] acpi";
shadow_passes = 3;
shadow_size = 1;