use Pacific Time for xmobar date display
This commit is contained in:
parent
c94319d3af
commit
d923f34b41
1 changed files with 3 additions and 2 deletions
|
|
@ -47,9 +47,10 @@ config =
|
||||||
["-r", "-s"]
|
["-r", "-s"]
|
||||||
""
|
""
|
||||||
(0 `seconds`)
|
(0 `seconds`)
|
||||||
, -- Date Format Alias RefreshRate
|
, -- DateZone Timezone Format Alias RefreshRate
|
||||||
Run $
|
Run $
|
||||||
Date
|
DateZone
|
||||||
|
"America/Los_Angeles"
|
||||||
(grey2 "%A %B %d %Y " ++ yellow "%H:%M:%S")
|
(grey2 "%A %B %d %Y " ++ yellow "%H:%M:%S")
|
||||||
"date"
|
"date"
|
||||||
(1 `seconds`)
|
(1 `seconds`)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue