i3status-rust icon indicating copy to clipboard operation
i3status-rust copied to clipboard

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

Open gnsfujiwara opened this issue 1 year ago • 1 comments

The current block config is:

[[block]]
block = "net"
format = " $icon {$ssid ($signal_strength)|Wired connection} "
inactive_format = " $icon No connection "

gnsfujiwara avatar Nov 27 '23 11:11 gnsfujiwara

  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?

MaxVerevkin avatar Dec 03 '23 09:12 MaxVerevkin