mpd - This module provides MPD status such as currently playing artist/album/song
Contents
Configuration
┌──────┬────────┬─────┬─────────────────────────────────────────────────────────────────────────────────┐
│ Name │ Type │ Req │ Description │
├──────┼────────┼─────┼─────────────────────────────────────────────────────────────────────────────────┤
│ host │ string │ yes │ Hostname/IP/unix-socket to connect to │
├──────┼────────┼─────┼─────────────────────────────────────────────────────────────────────────────────┤
│ port │ int │ no │ TCP port to connect to │
└──────┴────────┴─────┴─────────────────────────────────────────────────────────────────────────────────┘
Examples
bar:
left:
- mpd:
host: /run/mpd/socket
content:
string: {text: "{artist} - {album} - {title} ({end})"}
Name
mpd - This module provides MPD status such as currently playing artist/album/song
See Also
yambar-modules(5), yambar-particles(5), yambar-tags(5), yambar-decorations(5)
2024-04-20 yambar-modules-mpd(5)
