Merge branch 'dsp' of https://github.com/kennypm/Waybar into dsp
commit
a9569e7d5c
|
@ -67,6 +67,9 @@
|
|||
#include "modules/custom.hpp"
|
||||
#include "modules/temperature.hpp"
|
||||
|
||||
#ifdef HAVE_LIBJACK
|
||||
#include "modules/jack.hpp"
|
||||
#endif
|
||||
#ifdef HAVE_LIBJACK
|
||||
#include "modules/jack.hpp"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue