mirror of
https://github.com/rad4day/Waybar.git
synced 2025-10-15 11:32:31 +02:00
feat: Add basic support for MPD
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
#ifdef HAVE_LIBPULSE
|
||||
#include "modules/pulseaudio.hpp"
|
||||
#endif
|
||||
#ifdef HAVE_LIBMPDCLIENT
|
||||
#include "modules/mpd.hpp"
|
||||
#endif
|
||||
#include "modules/temperature.hpp"
|
||||
#include "modules/custom.hpp"
|
||||
|
||||
|
Reference in New Issue
Block a user