Update tray.hpp
This commit is contained in:
@@ -28,6 +28,7 @@ class Tray : public AModule {
|
|||||||
SNI::Watcher::singleton watcher_;
|
SNI::Watcher::singleton watcher_;
|
||||||
std::vector<std::string> ignore_list_;
|
std::vector<std::string> ignore_list_;
|
||||||
SNI::Host host_;
|
SNI::Host host_;
|
||||||
|
std::vector<Item*> items_;
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace waybar::modules::SNI
|
} // namespace waybar::modules::SNI
|
||||||
|
|||||||
Reference in New Issue
Block a user