mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02:00
minor changes
This commit is contained in:
@@ -32,6 +32,8 @@ class Workspaces : public AModule, public sigc::trackable {
|
||||
|
||||
bool isNumber(const std::string&);
|
||||
|
||||
bool needReorder = false;
|
||||
|
||||
Gtk::Box box_;
|
||||
const Bar& bar_;
|
||||
std::deque<std::string> workspaces;
|
||||
|
Reference in New Issue
Block a user