This commit is contained in:
Gonzalo Rafael Acosta 2024-07-08 22:40:00 -03:00 committed by GitHub
commit 4a4bc82ebf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -835,7 +835,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>'';