diff --git a/src/xmobar.hs b/src/xmobar.hs index a0cea2a..d80d60a 100644 --- a/src/xmobar.hs +++ b/src/xmobar.hs @@ -47,9 +47,10 @@ config = ["-r", "-s"] "" (0 `seconds`) - , -- Date Format Alias RefreshRate + , -- DateZone Timezone Format Alias RefreshRate Run $ - Date + DateZone + "America/Los_Angeles" (grey2 "%A %B %d %Y " ++ yellow "%H:%M:%S") "date" (1 `seconds`)