This commit is contained in:
vinceliuice
2023-06-10 19:25:22 +08:00
parent e6cb4f04af
commit efcea82a4c
60 changed files with 759 additions and 0 deletions

View File

@@ -502,6 +502,8 @@ install_theemy() {
mkdir -p "${TARGET_DIR}/plank"
cp -r "${THEME_SRC_DIR}/other/plank/theme${color}/"*".theme" "${TARGET_DIR}/plank"
cp -r "${THEME_SRC_DIR}/assets/unity" "${TARGET_DIR}"
}
remove_packy() {