Merge branch 'dsp' of https://github.com/kennypm/Waybar into dsp

This commit is contained in:
kennypm 2022-07-19 01:39:19 -04:00
commit a9569e7d5c
1 changed files with 3 additions and 0 deletions

View File

@ -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