mirror of
https://github.com/vinceliuice/WhiteSur-icon-theme.git
synced 2025-09-16 00:08:40 -07:00
Fixed #284
This commit is contained in:
@@ -139,6 +139,10 @@ install() {
|
|||||||
cp -r "${SRC_DIR}"/alternative/places/scalable/*.svg "${THEME_DIR}"/places/scalable
|
cp -r "${SRC_DIR}"/alternative/places/scalable/*.svg "${THEME_DIR}"/places/scalable
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [[ ${theme} != '' ]]; then
|
||||||
|
cp -r "${SRC_DIR}"/colors/color${theme}/*.svg "${THEME_DIR}"/places/scalable
|
||||||
|
fi
|
||||||
|
|
||||||
if [[ $DESKTOP_SESSION == '/usr/share/xsessions/budgie-desktop' ]]; then
|
if [[ $DESKTOP_SESSION == '/usr/share/xsessions/budgie-desktop' ]]; then
|
||||||
cp -r "${SRC_DIR}"/src/status/symbolic-budgie/*.svg "${THEME_DIR}"/status/symbolic
|
cp -r "${SRC_DIR}"/src/status/symbolic-budgie/*.svg "${THEME_DIR}"/status/symbolic
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user