[taffybar] Use AM/PM time

This commit is contained in:
Ivan Malison 2016-09-19 12:07:40 -07:00
parent 95b450df3b
commit 6cbd8f43c8
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -30,7 +30,7 @@ main = do
]
, 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
note = notifyAreaNew defaultNotificationConfig
wea = weatherNew (defaultWeatherConfig "KMSN") 10