Update
This commit is contained in:
parent
80be215ab5
commit
9008344b57
16
install.sh
16
install.sh
|
@ -54,7 +54,7 @@ install() {
|
||||||
|
|
||||||
for i in $(ls -1 ${SRC_DIR}/links/);
|
for i in $(ls -1 ${SRC_DIR}/links/);
|
||||||
do
|
do
|
||||||
cp -r ${SRC_DIR}/links/$i ${THEME_DIR}
|
cp -r -n ${SRC_DIR}/links/$i ${THEME_DIR}
|
||||||
done
|
done
|
||||||
|
|
||||||
if [[ ${theme} != '' ]]; then
|
if [[ ${theme} != '' ]]; then
|
||||||
|
@ -81,13 +81,13 @@ install() {
|
||||||
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,devices}/32/*
|
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,devices}/32/*
|
||||||
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,apps,categories,devices,emblems,mimetypes,places,status}/symbolic/*
|
sed -i "s/#363636/#dedede/g" "${THEME_DIR}"/{actions,apps,categories,devices,emblems,mimetypes,places,status}/symbolic/*
|
||||||
|
|
||||||
cp -r "${SRC_DIR}"/links/actions/{16,22,24,32,symbolic} ${THEME_DIR}/actions
|
cp -r -n "${SRC_DIR}"/links/actions/{16,22,24,32,symbolic} ${THEME_DIR}/actions
|
||||||
cp -r "${SRC_DIR}"/links/devices/{16,22,24,32,symbolic} ${THEME_DIR}/devices
|
cp -r -n "${SRC_DIR}"/links/devices/{16,22,24,32,symbolic} ${THEME_DIR}/devices
|
||||||
cp -r "${SRC_DIR}"/links/places/{16,22,24,symbolic} ${THEME_DIR}/places
|
cp -r -n "${SRC_DIR}"/links/places/{16,22,24,symbolic} ${THEME_DIR}/places
|
||||||
cp -r "${SRC_DIR}"/links/status/{16,22,24,symbolic} ${THEME_DIR}/status
|
cp -r -n "${SRC_DIR}"/links/status/{16,22,24,symbolic} ${THEME_DIR}/status
|
||||||
cp -r "${SRC_DIR}"/links/apps/symbolic ${THEME_DIR}/apps
|
cp -r -n "${SRC_DIR}"/links/apps/symbolic ${THEME_DIR}/apps
|
||||||
cp -r "${SRC_DIR}"/links/categories/symbolic ${THEME_DIR}/categories
|
cp -r -n "${SRC_DIR}"/links/categories/symbolic ${THEME_DIR}/categories
|
||||||
cp -r "${SRC_DIR}"/links/mimetypes/symbolic ${THEME_DIR}/mimetypes
|
cp -r -n "${SRC_DIR}"/links/mimetypes/symbolic ${THEME_DIR}/mimetypes
|
||||||
|
|
||||||
cd ${dest}
|
cd ${dest}
|
||||||
ln -sf ../../${name}${theme}${scheme}-light/apps/scalable ${name}${theme}${scheme}-dark/apps/scalable
|
ln -sf ../../${name}${theme}${scheme}-light/apps/scalable ${name}${theme}${scheme}-dark/apps/scalable
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
keyring-manager.svg
|
|
@ -0,0 +1 @@
|
||||||
|
cemu.svg
|
|
@ -0,0 +1 @@
|
||||||
|
mindustry.svg
|
|
@ -0,0 +1 @@
|
||||||
|
tubefeeder.svg
|
|
@ -0,0 +1 @@
|
||||||
|
internet-news-reader.svg
|
|
@ -1 +1 @@
|
||||||
PCSX2.svg
|
pcsx2.svg
|
|
@ -0,0 +1 @@
|
||||||
|
aaaaxy.svg
|
|
@ -0,0 +1 @@
|
||||||
|
aaaaxy.svg
|
|
@ -0,0 +1 @@
|
||||||
|
clementine.svg
|
|
@ -0,0 +1 @@
|
||||||
|
application-default-icon.svg
|
|
@ -0,0 +1 @@
|
||||||
|
translator.svg
|
|
@ -0,0 +1 @@
|
||||||
|
applications-internet.svg
|
|
@ -0,0 +1 @@
|
||||||
|
jockey.svg
|
|
@ -0,0 +1 @@
|
||||||
|
preferences-desktop-locale.svg
|
|
@ -0,0 +1 @@
|
||||||
|
builder.svg
|
|
@ -0,0 +1 @@
|
||||||
|
plasmagik.svg
|
|
@ -0,0 +1 @@
|
||||||
|
fonts.svg
|
|
@ -0,0 +1 @@
|
||||||
|
accessories-painting.svg
|
|
@ -0,0 +1 @@
|
||||||
|
gtk3-widget-factory.svg
|
|
@ -0,0 +1 @@
|
||||||
|
web-browser.svg
|
|
@ -0,0 +1 @@
|
||||||
|
java.svg
|
|
@ -0,0 +1 @@
|
||||||
|
preferences-desktop-locale.svg
|
|
@ -0,0 +1 @@
|
||||||
|
multimedia-volume-control.svg
|
|
@ -0,0 +1 @@
|
||||||
|
docear.svg
|
|
@ -0,0 +1 @@
|
||||||
|
application-default-icon.svg
|
|
@ -0,0 +1 @@
|
||||||
|
python.svg
|
|
@ -0,0 +1 @@
|
||||||
|
preferences-system.svg
|
|
@ -0,0 +1 @@
|
||||||
|
utilities-system-monitor.svg
|
|
@ -0,0 +1 @@
|
||||||
|
knemo.svg
|
|
@ -0,0 +1 @@
|
||||||
|
internet-web-browser.svg
|
|
@ -0,0 +1 @@
|
||||||
|
onlyoffice.svg
|
|
@ -0,0 +1 @@
|
||||||
|
revelation.svg
|
|
@ -1 +1 @@
|
||||||
system-shutdown.svg
|
shutdown.svg
|
|
@ -0,0 +1 @@
|
||||||
|
google-drive.svg
|
|
@ -0,0 +1 @@
|
||||||
|
instagram.svg
|
|
@ -0,0 +1 @@
|
||||||
|
ms-outlook.svg
|
|
@ -0,0 +1 @@
|
||||||
|
telegram.svg
|
|
@ -0,0 +1 @@
|
||||||
|
stellarium.svg
|
|
@ -0,0 +1 @@
|
||||||
|
google-drive.svg
|
|
@ -0,0 +1 @@
|
||||||
|
instagram.svg
|
|
@ -0,0 +1 @@
|
||||||
|
ms-outlook.svg
|
|
@ -0,0 +1 @@
|
||||||
|
telegram.svg
|
|
@ -0,0 +1 @@
|
||||||
|
cs-drivers.svg
|
|
@ -0,0 +1 @@
|
||||||
|
giada.svg
|
|
@ -0,0 +1 @@
|
||||||
|
spotube.svg
|
|
@ -0,0 +1 @@
|
||||||
|
gnome-power-manager.svg
|
|
@ -0,0 +1 @@
|
||||||
|
marker.svg
|
|
@ -0,0 +1 @@
|
||||||
|
rnote.svg
|
|
@ -0,0 +1 @@
|
||||||
|
google-translate.svg
|
|
@ -0,0 +1 @@
|
||||||
|
rtcw.svg
|
|
@ -0,0 +1 @@
|
||||||
|
foliate.svg
|
|
@ -0,0 +1 @@
|
||||||
|
aseprite.svg
|
|
@ -0,0 +1 @@
|
||||||
|
diffuse.svg
|
|
@ -0,0 +1 @@
|
||||||
|
g4music.svg
|
|
@ -0,0 +1 @@
|
||||||
|
org.gnome.Totem.svg
|
|
@ -0,0 +1 @@
|
||||||
|
gnome-arcade.svg
|
|
@ -0,0 +1 @@
|
||||||
|
trilium.svg
|
|
@ -0,0 +1 @@
|
||||||
|
helix.svg
|
|
@ -0,0 +1 @@
|
||||||
|
celeste.svg
|
|
@ -0,0 +1 @@
|
||||||
|
nutstore.svg
|
|
@ -0,0 +1 @@
|
||||||
|
./fbmessenger.svg
|
|
@ -0,0 +1 @@
|
||||||
|
synology-assistant.svg
|
|
@ -0,0 +1 @@
|
||||||
|
synology-drive.svg
|
|
@ -0,0 +1 @@
|
||||||
|
teamspeak.svg
|
|
@ -0,0 +1 @@
|
||||||
|
wechat.svg
|
|
@ -0,0 +1 @@
|
||||||
|
termius-app.svg
|
|
@ -0,0 +1 @@
|
||||||
|
basket.svg
|
|
@ -1 +1 @@
|
||||||
system-log-out.svg
|
log-out.svg
|
|
@ -0,0 +1 @@
|
||||||
|
dock.svg
|
|
@ -0,0 +1 @@
|
||||||
|
dock.svg
|
|
@ -0,0 +1 @@
|
||||||
|
panel.svg
|
|
@ -0,0 +1 @@
|
||||||
|
login.svg
|
|
@ -0,0 +1 @@
|
||||||
|
gnome-window-manager.svg
|
|
@ -0,0 +1 @@
|
||||||
|
xpano.svg
|
|
@ -0,0 +1 @@
|
||||||
|
deezer.svg
|
|
@ -0,0 +1 @@
|
||||||
|
io.github.mightycreak.Diffuse.svg
|
|
@ -0,0 +1 @@
|
||||||
|
discord.svg
|
|
@ -0,0 +1 @@
|
||||||
|
discord.svg
|
|
@ -0,0 +1 @@
|
||||||
|
multimedia-video-player.svg
|
|
@ -0,0 +1 @@
|
||||||
|
pulseeffects.svg
|
|
@ -0,0 +1 @@
|
||||||
|
nyxt.svg
|
|
@ -0,0 +1 @@
|
||||||
|
betterbird.svg
|
|
@ -0,0 +1 @@
|
||||||
|
fedora-release-notes.svg
|
|
@ -0,0 +1 @@
|
||||||
|
firefox-trunk.svg
|
|
@ -0,0 +1 @@
|
||||||
|
firefox.svg
|
|
@ -0,0 +1 @@
|
||||||
|
firefox-trunk.svg
|
|
@ -0,0 +1 @@
|
||||||
|
floorp.svg
|
|
@ -0,0 +1 @@
|
||||||
|
software-properties.svg
|
|
@ -0,0 +1 @@
|
||||||
|
virtualbox.svg
|
|
@ -1 +1 @@
|
||||||
system-log-out.svg
|
log-out.svg
|
|
@ -0,0 +1 @@
|
||||||
|
online-account.svg
|
|
@ -1 +1 @@
|
||||||
system-suspend-hibernate.svg
|
hibernate.svg
|
|
@ -1 +1 @@
|
||||||
system-shutdown.svg
|
shutdown.svg
|
|
@ -1 +1 @@
|
||||||
system-suspend-hibernate.svg
|
hibernate.svg
|
|
@ -1 +1 @@
|
||||||
system-suspend.svg
|
hibernate.svg
|
|
@ -1 +1 @@
|
||||||
system-suspend.svg
|
suspend.svg
|
|
@ -1 +1 @@
|
||||||
system-shutdown.svg
|
shutdown.svg
|
|
@ -0,0 +1 @@
|
||||||
|
gnuradio.svg
|
|
@ -0,0 +1 @@
|
||||||
|
gnuradio.svg
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue