[taffybar] Use MPRIS2

This commit is contained in:
Ivan Malison 2016-09-19 12:08:25 -07:00
parent a9cd70ec45
commit 8bb609f701
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -33,7 +33,7 @@ main = do
let clock = textClockNew Nothing "<span fgcolor='orange'>%a %b %_d %r</span>" 1
pager = taffyPagerNew defaultPagerConfig
note = notifyAreaNew defaultNotificationConfig
mpris = mprisNew defaultMPRISConfig
mpris = mpris2New
mem = pollingGraphNew memCfg 1 memCallback
cpu = pollingGraphNew cpuCfg 0.5 cpuCallback
tray = systrayNew