This commit is contained in:
Gonzalo Rafael Acosta 2024-07-20 12:14:27 +00:00 committed by GitHub
commit bb3a93b058
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>'';