mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 18:11:52 +01:00
Fix swapped up and down speed eth
This commit is contained in:
@ -70,7 +70,7 @@
|
||||
|
||||
"network": {
|
||||
"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-ethernet": "{ifname} <span rise='1000'>|</span> {bandwidthDownBytes:>3} <span rise='1000'></span> {bandwidthUpBytes:>3} <span rise='1000'></span>",
|
||||
"format-linked": "{ifname} No IP",
|
||||
"format": "",
|
||||
"format-disconnected": "¯\\_(ツ)_/¯",
|
||||
|
||||
Reference in New Issue
Block a user