mirror of
https://github.com/polybar/polybar.git
synced 2026-02-11 20:45:51 +00:00
Incorporate Reviews
This commit is contained in:
committed by
Patrick Ziegler
parent
57d364a2fc
commit
211b0bbfd8
@ -1,9 +1,9 @@
|
||||
#include "modules/meta/base.hpp"
|
||||
#include "components/builder.hpp"
|
||||
#include "components/config.hpp"
|
||||
#include "components/logger.hpp"
|
||||
#include "events/signal.hpp"
|
||||
#include "events/signal_emitter.hpp"
|
||||
#include "modules/meta/base.hpp"
|
||||
|
||||
POLYBAR_NS
|
||||
|
||||
@ -178,6 +178,6 @@ namespace modules {
|
||||
}
|
||||
|
||||
// }}}
|
||||
}
|
||||
} // namespace modules
|
||||
|
||||
POLYBAR_NS_END
|
||||
|
||||
Reference in New Issue
Block a user