We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0319062 commit 4230a1aCopy full SHA for 4230a1a
.config/quickshell/components/Network.qml
@@ -65,7 +65,7 @@ Item {
65
66
readonly property string ifIcon: {
67
if (isPrimaryWifi)
68
- return "";
+ return "";
69
else
70
return "";
71
}
0 commit comments