You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to see a single speed value for my wireless connection instead of having to display both speeds, which is possibly similar to %linkspeed% for wired connection. I can't figure out a way to do it currently using the network module, and I don't want to shift to a custom script implementation. A new label token called %netspeed% = %upspeed%+%downspeed% would be nice.
Also, is it possible to display two different prefixes based on whichever is higher (upspeed vs. downspeed) when %netspeed% is used?