Update date more frequently

Yeah, I'm okay with it being wrong for 30 seconds but not 24 hours
This commit is contained in:
Salt 2024-10-19 02:31:01 -05:00
parent e2207863e7
commit 1cb07b84c1

View File

@ -40,7 +40,7 @@ label {
}
# A label showing the current date
label {
text = cmd[update:18000000] echo ""$(date +'%A, %-d %B %Y')""
text = cmd[update:30] echo ""$(date +'%A, %-d %B %Y')""
color = rgb(235,219,178)
position = 0, 150
halign = center