Use nm-connection-editor as primary NM GUI
This commit is contained in:
parent
806c8b60b8
commit
76476994b9
1 changed files with 2 additions and 1 deletions
|
@ -174,7 +174,8 @@
|
||||||
"tooltip-format-wifi": "{icon} {ifname} ({essid}): {ipaddr}",
|
"tooltip-format-wifi": "{icon} {ifname} ({essid}): {ipaddr}",
|
||||||
"tooltip-format-disconnected": "{icon} disconnected",
|
"tooltip-format-disconnected": "{icon} disconnected",
|
||||||
"tooltip-format-disabled": "{icon} disabled",
|
"tooltip-format-disabled": "{icon} disabled",
|
||||||
"on-click": "swaymsg exec \\$flock \\$term_float nmtui connect"
|
"on-click": "swaymsg exec nm-connection-editor",
|
||||||
|
"on-click-right": "swaymsg exec \\$flock \\$term_float nmtui connect"
|
||||||
},
|
},
|
||||||
|
|
||||||
"bluetooth": {
|
"bluetooth": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue