mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
feat(network): add signal strength percentage
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
},
|
||||
"network": {
|
||||
"interface": "wlp2s0",
|
||||
"format": "{essid} ({signalStrength}dBm) "
|
||||
"format": "{essid} ({signalStrength}%) "
|
||||
},
|
||||
"pulseaudio": {
|
||||
"format": "{}% ",
|
||||
|
Reference in New Issue
Block a user