mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-12 06:02:30 +02:00
added workspaces
This commit is contained in:
@ -18,10 +18,6 @@ private:
|
||||
void onEvent(const std::string&);
|
||||
|
||||
const Bar& bar_;
|
||||
IPC ipc;
|
||||
unsigned app_icon_size_{24};
|
||||
bool update_app_icon_{true};
|
||||
std::string app_icon_name_;
|
||||
util::JsonParser parser_;
|
||||
std::string lastView;
|
||||
};
|
||||
|
Reference in New Issue
Block a user