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:
parent
3bb3fb6094
commit
95ac330d0b
3 changed files with 28 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue