You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`label`| string |`"{icon}"`| The label format for the WiFi widget. |
5
+
|`label`| string |`"{wifi_icon}"`| The label format for the WiFi widget. |
6
6
|`label_alt`| string |`"{wifi_name} {wifi_strength}%"`| The alternative label format for the WiFi widget. |
7
7
|`update_interval`| integer |`1000`| Update interval in milliseconds. |
8
8
|`wifi_icons`| list |`[ "\udb82\udd2e", "\udb82\udd1f", "\udb82\udd22", "\udb82\udd25", "\udb82\udd28" ]`| Icons for different WiFi signal strengths. |
@@ -11,6 +11,8 @@
11
11
|`animation`| dict |`{'enabled': True, 'type': 'fadeInOut', 'duration': 200}`| Animation settings for the widget. |
0 commit comments