summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--waybar/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/config b/waybar/config
index 2ee744d..7faffd9 100644
--- a/waybar/config
+++ b/waybar/config
@@ -226,7 +226,7 @@
},
"network": {
// "interface": "wlp2*", // (Optional) To force the use of this interface
- "format-wifi": "{essid} ({signalStrength}%) ",
+ "format-wifi": "{essid} ",
"format-ethernet": "Connected  ",
"tooltip-format": "{ifname} via {gwaddr} ",
"format-linked": "{ifname} (No IP) ",