remove wifi name from waybar

This commit is contained in:
2026-05-24 13:39:20 +02:00
parent 44c9401ce8
commit e272c165e8
+1 -1
View File
@@ -166,7 +166,7 @@
},
"network": {
// "interface": "wlp2*", // (Optional) To force the use of this interface
"format-wifi": "{essid} ({signalStrength}%) ",
"format-wifi": "({signalStrength}%) ",
"format-ethernet": "{ipaddr}/{cidr} ",
"tooltip-format": "{ifname} via {gwaddr} ",
"format-linked": "{ifname} (No IP) ",