Implement styling options for all the bar components (not menus) through options variables.
This commit is contained in:
@@ -53,6 +53,7 @@ const BatteryLabel = () => {
|
||||
},
|
||||
}),
|
||||
isVis,
|
||||
boxClass: "battery",
|
||||
props: {
|
||||
on_primary_click: (clicked, event) => {
|
||||
openMenu(clicked, event, "energymenu");
|
||||
|
||||
Reference in New Issue
Block a user