Use system.timezone for waybar

This commit is contained in:
Gonzalo Rafael Acosta 2024-07-07 11:16:34 -03:00 committed by GitHub
parent 7a5b01ab7d
commit 974bd092a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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