Implement styling options for all the bar components (not menus) through options variables.
This commit is contained in:
@@ -86,6 +86,7 @@ const Media = () => {
|
||||
}),
|
||||
}),
|
||||
isVisible: false,
|
||||
boxClass: "media",
|
||||
name: "media",
|
||||
props: {
|
||||
on_scroll_up: () => mpris.getPlayer("")?.next(),
|
||||
|
||||
Reference in New Issue
Block a user