mirror of
https://github.com/rad4day/Waybar.git
synced 2025-10-28 23:12:29 +01:00
feat: improve drawer configuration
This commit is contained in:
@@ -27,6 +27,7 @@ class Group : public AModule {
|
||||
Gtk::Revealer revealer;
|
||||
bool is_first_widget = true;
|
||||
bool is_drawer = false;
|
||||
std::string add_class_to_drawer_children;
|
||||
};
|
||||
|
||||
} // namespace waybar
|
||||
|
||||
Reference in New Issue
Block a user