This commit is contained in:
soraefir
2026-06-13 19:21:33 +02:00
parent 6117dca845
commit aace131a0e
12 changed files with 374 additions and 244 deletions

View File

@@ -41,7 +41,7 @@ make_content() {
usb_connected=true
fi
# WiFi use IP presence as connection indicator (more reliable than wpa_cli)
# WiFi - use IP presence as connection indicator (more reliable than wpa_cli)
local wifi_connected=false wifi_enabled=false wifi_icon="󰤮" wifi_ssid=""
if ! rfkill list wlan 2>/dev/null | grep -q "Soft blocked: yes"; then
wifi_enabled=true