mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
fix(Custom): loop script block main loop
This commit is contained in:
@ -17,6 +17,7 @@ class Custom : public ALabel {
|
||||
|
||||
const std::string name_;
|
||||
waybar::util::SleeperThread thread_;
|
||||
waybar::util::command::res output_;
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user