diff --git a/conf/waybar/config.json b/conf/waybar/config.json index c9f5cad9..a49ad2ee 100644 --- a/conf/waybar/config.json +++ b/conf/waybar/config.json @@ -33,9 +33,9 @@ "on-click": "swaymsg input type:keyboard xkb_switch_layout next" }, "network": { - "interface": "wlan0", + //"interface": "wlan0", "format": "{ifname}", - "format-wifi": "{essid} ({signalStrength}%) ", + "format-wifi": "{signalStrength}% {essid}", "format-ethernet": "{ifname} ", "format-disconnected": "", //An empty format will hide the module. "format-disconnected": "",