mirror of
https://github.com/Alexays/Waybar.git
synced 2026-02-13 11:55:54 +00:00
feat: add custom module to allow execution of external script
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#include "modules/cpu.hpp"
|
||||
#include <iostream>
|
||||
|
||||
waybar::modules::Cpu::Cpu(Json::Value config)
|
||||
: _config(config)
|
||||
|
||||
Reference in New Issue
Block a user