mirror of
https://github.com/Alexays/Waybar.git
synced 2026-02-14 06:25:33 +00:00
Adding spdlog
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#include "modules/cpu.hpp"
|
||||
#include <numeric>
|
||||
|
||||
waybar::modules::Cpu::Cpu(const std::string& id, const Json::Value& config)
|
||||
: ALabel(config, "{usage}%", 10) {
|
||||
|
||||
Reference in New Issue
Block a user