Add network connection editor to default sway panel
This commit is contained in:
parent
025d84611c
commit
25fe066cc2
@ -41,7 +41,7 @@
|
|||||||
],
|
],
|
||||||
"commands": {
|
"commands": {
|
||||||
"battery": "",
|
"battery": "",
|
||||||
"net": "",
|
"net": "nm-connection-editor",
|
||||||
"bluetooth": "blueman-manager"
|
"bluetooth": "blueman-manager"
|
||||||
},
|
},
|
||||||
"custom-items": [
|
"custom-items": [
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
],
|
],
|
||||||
"commands": {
|
"commands": {
|
||||||
"battery": "",
|
"battery": "",
|
||||||
"net": "",
|
"net": "nm-connection-editor",
|
||||||
"bluetooth": "blueman-manager"
|
"bluetooth": "blueman-manager"
|
||||||
},
|
},
|
||||||
"custom-items": [
|
"custom-items": [
|
||||||
|
Reference in New Issue
Block a user