gtk-update-icon-cache -f "$x"
l "share${y#gui}/$(basename "$x")"
done
;;
fonts)
find "$y" -mindepth 1 -maxdepth 2 -type d | while read -r x; do
gtk-update-icon-cache -f "$x"
l "share${y#gui}/$(basename "$x")"
done
;;
fonts)
find "$y" -mindepth 1 -maxdepth 2 -type d | while read -r x; do