use Pacific Time for xmobar date display

This commit is contained in:
jasmine 2026-01-20 01:39:40 +08:00
parent c94319d3af
commit b6e306778c
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -47,10 +47,12 @@ config =
["-r", "-s"] ["-r", "-s"]
"" ""
(0 `seconds`) (0 `seconds`)
, -- Date Format Alias RefreshRate , -- DateZone Format Locale Zone Alias RefreshRate
Run $ Run $
Date DateZone
(grey2 "%A %B %d %Y " ++ yellow "%H:%M:%S") (grey2 "%A %B %d %Y " ++ yellow "%H:%M:%S")
""
"America/Los_Angeles"
"date" "date"
(1 `seconds`) (1 `seconds`)
, -- Weather StationID Args RefreshRate , -- Weather StationID Args RefreshRate