[taffybar] Use MPRIS2
This commit is contained in:
parent
a9cd70ec45
commit
8bb609f701
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user