mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-10 17:29:26 -05:00
add More button for network config on sidebar
This commit is contained in:
@@ -135,7 +135,7 @@ export default (props) => {
|
||||
hpack: 'center',
|
||||
className: 'txt-small txt sidebar-centermodules-bottombar-button',
|
||||
onClicked: () => {
|
||||
execAsync(userOptions.apps.bluetooth).catch(print);
|
||||
execAsync(['bash', '-c', userOptions.apps.bluetooth]).catch(print);
|
||||
closeEverything();
|
||||
},
|
||||
label: 'More',
|
||||
|
||||
Reference in New Issue
Block a user