Archived
1
0
Fork 0

waybar: Fix closing parenthesis for wifi signal strenght

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2023-01-05 21:42:22 +01:00
parent b1ecfe57ff
commit 312382b52d
Signed by: c8h4
GPG key ID: 9C82009BEEDEA0FF

View file

@ -32,7 +32,7 @@
"ethernet": "",
},
"tooltip-format": "{ifname}: {ipaddr}/{cidr} via {gwaddr}",
"tooltip-format-wifi": "{ifname}: {ipaddr}/{cidr} via {gwaddr}\nAP: {essid} ({signalStrength}%"
"tooltip-format-wifi": "{ifname}: {ipaddr}/{cidr} via {gwaddr}\nAP: {essid} ({signalStrength}%)"
},
"pulseaudio": {
"format": "{volume}% {icon}",