mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
refactor(Tray): also search in default theme
This commit is contained in:
@ -65,6 +65,7 @@ private:
|
||||
|
||||
Glib::RefPtr<Gio::Cancellable> cancellable_;
|
||||
Glib::RefPtr<Gio::DBus::Proxy> proxy_;
|
||||
std::vector<Glib::ustring> default_icon_path_;
|
||||
bool update_pending_;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user