fix(fastfetch): remove wifi signal strength because it is not shown correctly

This commit is contained in:
2025-12-07 12:34:55 +01:00
parent 1ae83ede9b
commit 0c7ac9a714

View File

@@ -74,7 +74,7 @@
{ {
"key": "│ {#32} wifi {#keys}│", "key": "│ {#32} wifi {#keys}│",
"type": "wifi", "type": "wifi",
"format": "{ssid} {quality}%" "format": "{ssid}"
}, },
{ {
"key": "│ {#34}󰁹 battery {#keys}│", "key": "│ {#34}󰁹 battery {#keys}│",