do not use sxmo_hooks.sh for the icon hook (the hook variables don't live long enough)

Signed-off-by: Stacy Harper <contact@stacyharper.net>
This commit is contained in:
Maarten van Gompel 2021-07-22 19:50:36 +02:00 committed by Stacy Harper
parent 044e756600
commit d1f4561e66
No known key found for this signature in database
GPG key ID: 5BAC92328B7C5D65

View file

@ -255,4 +255,4 @@ icon_bok=""
icon_map=""
#allow the user to override icons
sxmo_hooks.sh icons
[ -x "$XDG_CONFIG_HOME/sxmo/hooks/icons" ] && source "$XDG_CONFIG_HOME/sxmo/hooks/icons"