1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-07 19:59:14 -04:00

display configs

This commit is contained in:
bbedward
2025-08-24 10:30:46 -04:00
parent afa60696c8
commit b998cbd3e6
6 changed files with 394 additions and 14 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ Singleton {
property var wifiNetworks: []
property var savedConnections: []
property var wifiSignalIcon: {
if (currentWifiSSID == "" || !wifiEnabled) {
if (!wifiConnected || networkStatus !== "wifi") {
return "signal_wifi_off"
}
// Use nmcli signal strength percentage