Add network connection editor to default sway panel

This commit is contained in:
natemaia 2022-01-02 14:27:29 -08:00
parent 025d84611c
commit 25fe066cc2
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@
], ],
"commands": { "commands": {
"battery": "", "battery": "",
"net": "", "net": "nm-connection-editor",
"bluetooth": "blueman-manager" "bluetooth": "blueman-manager"
}, },
"custom-items": [ "custom-items": [

View File

@ -41,7 +41,7 @@
], ],
"commands": { "commands": {
"battery": "", "battery": "",
"net": "", "net": "nm-connection-editor",
"bluetooth": "blueman-manager" "bluetooth": "blueman-manager"
}, },
"custom-items": [ "custom-items": [