[taffybar] Use AM/PM time
This commit is contained in:
parent
95b450df3b
commit
6cbd8f43c8
@ -30,7 +30,7 @@ main = do
|
|||||||
]
|
]
|
||||||
, graphLabel = Just "cpu"
|
, graphLabel = Just "cpu"
|
||||||
}
|
}
|
||||||
let clock = textClockNew Nothing "<span fgcolor='orange'>%a %b %_d %H:%M</span>" 1
|
let clock = textClockNew Nothing "<span fgcolor='orange'>%a %b %_d %r</span>" 1
|
||||||
pager = taffyPagerNew defaultPagerConfig
|
pager = taffyPagerNew defaultPagerConfig
|
||||||
note = notifyAreaNew defaultNotificationConfig
|
note = notifyAreaNew defaultNotificationConfig
|
||||||
wea = weatherNew (defaultWeatherConfig "KMSN") 10
|
wea = weatherNew (defaultWeatherConfig "KMSN") 10
|
||||||
|
Loading…
Reference in New Issue
Block a user