Add temperature module

This commit is contained in:
Groggy
2019-03-13 13:18:08 +01:00
parent cd13180199
commit 7ae549dc9e
7 changed files with 97 additions and 2 deletions

View File

@ -23,6 +23,7 @@
#ifdef HAVE_LIBPULSE
#include "modules/pulseaudio.hpp"
#endif
#include "modules/temperature.hpp"
#include "modules/custom.hpp"
namespace waybar {