add VPN/Wireguard symbol to statusbar

Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
Sam Bowlby 2021-04-05 08:43:40 -05:00 committed by Maarten van Gompel
parent 83d27eec2d
commit bcde43d369
2 changed files with 4 additions and 2 deletions

View file

@ -234,6 +234,8 @@ icon_wif=""
icon_bth=""
# shellcheck disable=SC2034
icon_pls=""
# shellcheck disable=SC2034
icon_key=""
#allow the user to override icons
if [ -x "$XDG_CONFIG_HOME/sxmo/hooks/icons" ]; then