Update install.sh

This commit is contained in:
vinceliuice 2021-02-19 23:11:52 +08:00
parent 53a378d86d
commit b58d092985

View file

@ -869,7 +869,7 @@ fi
# Install GDM theme
if [[ "${gdm:-}" == 'true' && "${remove:-}" != 'true' && "$UID" -eq "$ROOT_UID" ]]; then
install_theme && install_gdm "${dest:-${DEST_DIR}}" "${name:-${THEME_NAME}}" "${color}" "${opacity}" "${theme}"
install_theme && install_gdm "${dest:-${DEST_DIR}}" "${name:-${THEME_NAME}}" "${color}" "${opacity}" "${theme}" "${icon}"
fi
# Remove themes