Implement styling options for all the bar components (not menus) through options variables.
This commit is contained in:
@@ -10,6 +10,7 @@ export const Power = () => {
|
||||
}),
|
||||
}),
|
||||
isVisible: true,
|
||||
boxClass: "power",
|
||||
props: {
|
||||
on_clicked: () => App.toggleWindow("powermenu"),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user