mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-11 07:52:50 -05:00
display configs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user