forked from Shinonome/dots-hyprland
sidebar: add volume mixer
This commit is contained in:
@@ -185,7 +185,7 @@ const apiCommandStack = Stack({
|
||||
})
|
||||
|
||||
export const apiContentStack = IconTabContainer({
|
||||
tabSwitcherClassName: 'sidebar-chat-apiswitcher',
|
||||
tabSwitcherClassName: 'sidebar-icontabswitcher',
|
||||
className: 'margin-top-5',
|
||||
iconWidgets: APIS.map((api) => api.tabIcon),
|
||||
names: APIS.map((api) => api.name),
|
||||
|
||||
Reference in New Issue
Block a user