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>
master
Maarten van Gompel 3 years ago committed by Stacy Harper
parent 044e756600
commit d1f4561e66
No known key found for this signature in database
GPG Key ID: 5BAC92328B7C5D65
  1. 2
      scripts/core/sxmo_common.sh

@ -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"

Loading…
Cancel
Save