mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-13 14:42:29 +02:00
Revert "Add style class for CPU state"
This commit is contained in:
@ -22,7 +22,6 @@ class Cpu : public ALabel {
|
||||
|
||||
private:
|
||||
std::vector<std::tuple<size_t, size_t>> prev_times_;
|
||||
std::string prev_state_;
|
||||
|
||||
util::SleeperThread thread_;
|
||||
};
|
||||
|
Reference in New Issue
Block a user