mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 18:11:52 +01:00
Fix swapped up and down speed
This commit is contained in:
@ -69,7 +69,7 @@
|
||||
},
|
||||
|
||||
"network": {
|
||||
"format-wifi": "<span rise='1000'></span> {signalStrength}% <span rise='1000'>|</span> {bandwidthUpBytes:>3} <span rise='1000'></span> {bandwidthDownBytes:>3} <span rise='1000'></span>",
|
||||
"format-wifi": "<span rise='1000'></span> {signalStrength}% <span rise='1000'>|</span> {bandwidthDownBytes:>3} <span rise='1000'></span> {bandwidthUpBytes:>3} <span rise='1000'></span>",
|
||||
"format-ethernet": "{ifname} <span rise='1000'>|</span> {bandwidthUpBytes:>3} <span rise='1000'></span> {bandwidthDownBytes:>3} <span rise='1000'></span>",
|
||||
"format-linked": "{ifname} No IP",
|
||||
"format": "",
|
||||
|
||||
Reference in New Issue
Block a user