Update date more frequently
Yeah, I'm okay with it being wrong for 30 seconds but not 24 hours
This commit is contained in:
parent
e2207863e7
commit
1cb07b84c1
@ -40,7 +40,7 @@ label {
|
|||||||
}
|
}
|
||||||
# A label showing the current date
|
# A label showing the current date
|
||||||
label {
|
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)
|
color = rgb(235,219,178)
|
||||||
position = 0, 150
|
position = 0, 150
|
||||||
halign = center
|
halign = center
|
||||||
|
Loading…
Reference in New Issue
Block a user