waybar: temp fix for bandwidth stats, see:

https://github.com/Alexays/Waybar/issues/1392
This commit is contained in:
teutat3s 2022-02-25 10:52:00 +01:00
parent 50675323f7
commit f6a9e18903
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -62,7 +62,7 @@
"network": {
"interval": 3,
"tooltip": true,
//"interface": "wlp4s0", // (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": "",