This commit is contained in:
Gonzalo Rafael Acosta 2024-07-12 01:21:07 -03:00 committed by GitHub
commit 7a4ec3c346
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -838,7 +838,7 @@ in
clock = {
"interval" = 1;
"format" = "{:%a %Y-%m-%d %I:%M:%S %p}";
"timezone" = "America/Chicago";
"timezone" = systemSettings.timezone;
"tooltip-format" = ''
<big>{:%Y %B}</big>
<tt><small>{calendar}</small></tt>'';