Better symbol
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
8a92a90d08
commit
20d45a6232
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ network=$(iwgetid -r)
|
|||
# We found no network: Get out here
|
||||
[ -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}
|
||||
|
|
Loading…
Reference in a new issue