greshake / i3status-rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My wireless adapter is being detected as an ethernet connection by the net block since the last update

gnsfujiwara opened this issue · comments

The current block config is:

[[block]]
block = "net"
format = " $icon {$ssid ($signal_strength)|Wired connection} "
inactive_format = " $icon No connection "
  1. Do you have more than one interface? Does $device placeholder refer to a wireless device?
  2. What is the output of iw dev <dev> link?