add More button for network config on sidebar

This commit is contained in:
end-4
2024-06-19 21:06:03 +07:00
parent f4b223879a
commit 18dcdfaa49
3 changed files with 16 additions and 4 deletions
@@ -34,7 +34,7 @@ let configOptions = {
'bluetooth': "blueberry",
'imageViewer': "loupe",
'network': "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center wifi",
'settings': "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center wifi",
'settings': "XDG_CURRENT_DESKTOP=\"gnome\" gnome-control-center",
'taskManager': "gnome-usage",
'terminal': "foot", // This is only for shell actions
},