Implement styling options for all the bar components (not menus) through options variables.
This commit is contained in:
@@ -89,6 +89,7 @@ const Workspaces = (monitor = -1, ws = 8) => {
|
||||
},
|
||||
}),
|
||||
isVisible: true,
|
||||
boxClass: "workspaces",
|
||||
};
|
||||
};
|
||||
export { Workspaces };
|
||||
|
||||
Reference in New Issue
Block a user