mirror of
https://github.com/rad4day/Waybar.git
synced 2025-09-13 14:32:32 +02:00
feat: args && class id
This commit is contained in:
@@ -23,7 +23,7 @@ namespace fs = std::filesystem;
|
||||
|
||||
class Battery : public ALabel {
|
||||
public:
|
||||
Battery(const Json::Value&);
|
||||
Battery(const std::string&, const Json::Value&);
|
||||
~Battery();
|
||||
auto update() -> void;
|
||||
private:
|
||||
|
Reference in New Issue
Block a user