Hide Wi-Fi manager button when no Wi-Fi station is present

On ethernet-only machines (no wl* device) the button was offering to
open a tool the user can't usefully act on.
This commit is contained in:
Ryan Hughes
2026-05-14 02:21:48 -04:00
parent ece9267995
commit 5086654d51
@@ -423,6 +423,7 @@ fi
}
Common.PillButton {
visible: root.wifiStationAvailable
width: parent.width
iconText: "󰖩"
text: "Open Wi-Fi manager (Impala)"