mirror of
https://github.com/rad4day/Waybar.git
synced 2025-09-13 14:32:32 +02:00
feat(percent): adds a percent class to numeric modules
This commit is contained in:
@@ -43,6 +43,7 @@ class Battery : public ALabel {
|
||||
int fd_;
|
||||
std::vector<int> wds_;
|
||||
std::string old_status_;
|
||||
std::string old_capacity_;
|
||||
};
|
||||
|
||||
} // namespace waybar::modules
|
||||
|
Reference in New Issue
Block a user