waybar: use interface name wlp4s0 again

wpa_supplicant uses this one
This commit is contained in:
teutat3s 2022-10-18 16:49:11 +02:00
parent 5bfbbebcc6
commit 48d6bb64ac
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -70,7 +70,7 @@
"network": {
"interval": 3,
"tooltip": true,
"interface": "wlan0", // (Optional) To force the use of this interface   \uF2E7,
"interface": "wlp4s0", // (Optional) To force the use of this interface   \uF2E7,
"format-wifi": "<span font='10'></span> \uf062 {bandwidthUpBits} | \uf063 {bandwidthDownBits}",
"format-ethernet": "<span font='10'></span> \uf062 {bandwidthUpBits} | \uf063 {bandwidthDownBits}",
"format-disconnected": "",