|
|
|
|
@ -487,8 +487,8 @@
|
|
|
|
|
"network#speed": { |
|
|
|
|
"interval": 1, |
|
|
|
|
"format": "{ifname}", |
|
|
|
|
"format-wifi": "{icon} {bandwidthUpBits} {bandwidthDownBits}", |
|
|
|
|
"format-ethernet": " {bandwidthUpBits} {bandwidthDownBits}", |
|
|
|
|
"format-wifi": "{icon} {bandwidthUpBytes} {bandwidthDownBytes}", |
|
|
|
|
"format-ethernet": " {bandwidthUpBytes} {bandwidthDownBytes}", |
|
|
|
|
"format-disconnected": "", |
|
|
|
|
"tooltip-format": "{ipaddr}", |
|
|
|
|
"format-linked": " {ifname} (No IP)", |
|
|
|
|
|