feat(network): signal strength

This commit is contained in:
Alexis
2018-08-09 22:05:15 +02:00
parent 6ccb029097
commit c276c3b907
4 changed files with 19 additions and 5 deletions

View File

@ -12,6 +12,6 @@
},
"network": {
"interface": "wlp2s0",
"format": "{} "
"format": "{essid} ({signalStrength}dBm) "
}
}