adi1090x / polybar-themes

A huge collection of polybar themes with different styles, colors and variants.
GNU General Public License v3.0
5.59k stars 407 forks source link

error: module/mpd: Connection refused #177

Closed dotarjun closed 1 year ago

dotarjun commented 1 year ago

A duplicate of #94 Same issue

Matteal commented 1 year ago

This means you have not properly configured your mpd server. You have two solutions:

1 - Delete mpd module in the .config/polybar//config.ini file It should be in module-left or module-right This way you won't have the error nor the module to control music

2 - Configure properly a mpd server. This way you would have both no error and a functional music controller.

notsogreatdavi commented 1 year ago

Maybe you just don't have mpd installed, make sure to install it and should work fine without much configuration.

dotarjun commented 1 year ago

Not using polybar anymore