feat: Add basic support for MPD

This commit is contained in:
Minijackson
2019-04-16 16:34:37 +02:00
parent 85b6e6f709
commit 06aff70e2e
8 changed files with 235 additions and 1 deletions

View File

@ -14,6 +14,7 @@
- Memory
- Cpu load average
- Temperature
- MPD
- Custom scripts
- Multiple output configuration
- And much more customizations
@ -49,6 +50,7 @@ libpulse [Pulseaudio module]
libnl [Network module]
sway [Sway modules]
libdbusmenu-gtk3 [Tray module]
libmpdclient [MPD module]
```
Contributions welcome! - have fun :)<br>