feat: image module

Module which renders an image onto the bar.
This commit is contained in:
Jake Stanger
2022-01-16 23:55:13 +00:00
parent 81f0bcb3a3
commit a650c7d90c
6 changed files with 169 additions and 0 deletions

View File

@ -56,6 +56,7 @@
#endif
#include "bar.hpp"
#include "modules/custom.hpp"
#include "modules/image.hpp"
#include "modules/temperature.hpp"
#if defined(__linux__)
# ifdef WANT_RFKILL