Add a simple bluetooth menu

Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
Stacy Harper 2021-03-25 20:38:13 +01:00 committed by Maarten van Gompel
parent 3bb3fb6094
commit 95ac330d0b
3 changed files with 28 additions and 0 deletions

View file

@ -226,6 +226,8 @@ icon_chk=""
icon_and=""
# shellcheck disable=SC2034
icon_wif=""
# shellcheck disable=SC2034
icon_bth=""
#allow the user to override icons
if [ -x "$XDG_CONFIG_HOME/sxmo/hooks/icons" ]; then