[taffybar] Use MPRIS2

This commit is contained in:
2016-09-19 12:08:25 -07:00
parent a9cd70ec45
commit 8bb609f701

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