mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Remove ws index from sway ws names
This commit is contained in:
@ -22,6 +22,7 @@ class Workspaces : public IModule {
|
||||
bool handleScroll(GdkEventScroll*);
|
||||
std::string getPrevWorkspace();
|
||||
std::string getNextWorkspace();
|
||||
std::string trimWorkspaceName(std::string);
|
||||
|
||||
const Bar& bar_;
|
||||
const Json::Value& config_;
|
||||
|
Reference in New Issue
Block a user