Better symbol

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-12-11 17:17:46 +01:00
parent 8a92a90d08
commit 20d45a6232
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -16,4 +16,4 @@ network=$(iwgetid -r)
# We found no network: Get out here # We found no network: Get out here
[ -z "${network}" ] && exit [ -z "${network}" ] && exit
printf "\uf1eb <span color=\"#8FAAFC\">%s</span> <span color=\"#50fa7b\">(%s)</span>" ${network} ${ip} printf "\uf9a1 <span color=\"#8FAAFC\">%s</span> <span color=\"#50fa7b\">(%s)</span>" ${network} ${ip}