Skip to content

Commit

Permalink
fix(plugins: icons: suru): add mimetypes to gradients' replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
gusbemacbe authored and actionless committed Feb 22, 2019
1 parent 2cad5ee commit 5850af0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/icons_suruplus/change_color.sh
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ if [ "$SURUPLUS_GRADIENT_ENABLED" = "true" ] && [ -n "${SURUPLUS_GRADIENT1:-}" ]
echo ":: Replacing gradient colors..."
find "$tmp_dir"/Suru++/apps/16 \
"$tmp_dir"/Suru++/devices/16 \
"$tmp_dir"/Suru++/mimetypes/16 \
"$tmp_dir"/Suru++/places/16 \
-type f -name '*.svg' \
-exec sed -i'' \
Expand Down

0 comments on commit 5850af0

Please sign in to comment.