added other interface on pc
This commit is contained in:
parent
7ae162ce03
commit
1c9548103b
1 changed files with 4 additions and 1 deletions
|
|
@ -41,7 +41,10 @@
|
|||
"on-click": "pgrep .blueman-manage && pkill .blueman-manage || blueman-manager &"
|
||||
},
|
||||
"network": {
|
||||
"interface": "enp196s0",
|
||||
"interface": [
|
||||
"enp195s0",
|
||||
"enp196s0"
|
||||
],
|
||||
"format": "{ifname}",
|
||||
"format-wifi": " {essid} ({signalStrength}%)",
|
||||
"format-ethernet": " {ifname}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue