Update
This commit is contained in:
parent
80be215ab5
commit
9008344b57
install.sh
links/apps/scalable
1password.svgCemu.svgMindustry.svgPipeline.svgakregator.svgappimagekit-PCSX2.svgappimagekit-aaaaxy.svgappimagekit-io.github.divverent.aaaaxy.svgapplication-x-clementine.svgapplications-accessories.svgapplications-development-translation.svgapplications-development-web.svgapplications-development.svgapplications-education-language.svgapplications-engineering.svgapplications-featured.svgapplications-fonts.svgapplications-graphics.svgapplications-interfacedesign.svgapplications-internet.svgapplications-java.svgapplications-languages.svgapplications-multimedia.svgapplications-office.svgapplications-other.svgapplications-python.svgapplications-system-orange.svgapplications-utilities.svgapplications-webapps.svgapplications-webbrowsers.svgasc-de.svgbitwarden.svgboot.svgbrave-aghbiahbpaijignceidepookljebhfak-Default.svgbrave-akpamiohjfcnimfljfndmaldlcfphjmp-Default.svgbrave-eigpmdhekjlgjgcppnanaanbdmnlnagl-Default.svgbrave-ibblmnobmgdmpoeblocemifbpglakpoi-Default.svgcelestia.svgchrome-aghbiahbpaijignceidepookljebhfak-Default.svgchrome-akpamiohjfcnimfljfndmaldlcfphjmp-Default.svgchrome-eigpmdhekjlgjgcppnanaanbdmnlnagl-Default.svgchrome-ibblmnobmgdmpoeblocemifbpglakpoi-Default.svgcom.dec05eba.gpu_screen_recorder.svgcom.giadamusic.Giada.svgcom.github.KRTirtho.Spotube.svgcom.github.d4nj1.tlpui.svgcom.github.fabiocolacio.marker.svgcom.github.flxzt.rnote.svgcom.github.gi_lom.dialect.svgcom.github.iortcw.iortcw.svgcom.github.johnfactotum.Foliate.svgcom.github.libresprite.LibreSprite.svgcom.github.mightycreak.Diffuse.svgcom.github.neithern.g4music.svgcom.github.rafostar.Clapper.svgcom.github.tkashkin.gamehub.svgcom.github.zadam.trilium.svgcom.helix_editor.Helix.svgcom.hunterwittenborn.Celeste.svgcom.jianguoyun.Nutstore.svgcom.sindresorhus.Caprine.svgcom.synology.SynologyAssistant.svgcom.synology.SynologyDrive.svgcom.teamspeak.TeamSpeak.svgcom.tencent.WeChat.svgcom.termius.Termius.svgcom.vixalien.sticky.svgcomputer-log-out.svgcs-applets.svgcs-desklets.svgcs-panel.svgcs-startup-programs.svgcs-tiling.svgcz.krupkat.Xpano.svgdeezer-enhanced.svgdiffuse.svgdiscord-canary.svgdiscord-ptb.svgdragonplayer.svgeasyeffects.svgengineer.atlas.Nyxt.svgeu.betterbird.Betterbird.svgfedora-documentation.svgfirefox-aurora.svgfirefox-beta.svgfirefox-nightly.svgfloorp-bin.svggdebi.svggnome-boxes.svggnome-logout.svggnome-online-accounts-gtk.svggnome-panel-hibernate.svggnome-session-halt.svggnome-session-hebirnate.svggnome-session-hibernate.svggnome-session-suspend.svggnome-shutdown.svggnuradio-companion.svggnuradio-grc.svg
16
install.sh
16
install.sh
|
@ -54,7 +54,7 @@ install() {
|
|||
|
||||
for i in $(ls -1 ${SRC_DIR}/links/);
|
||||
do
|
||||
cp -r ${SRC_DIR}/links/$i ${THEME_DIR}
|
||||
cp -r -n ${SRC_DIR}/links/$i ${THEME_DIR}
|
||||
done
|
||||
|
||||
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,apps,categories,devices,emblems,mimetypes,places,status}/symbolic/*
|
||||
|
||||
cp -r "${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 "${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 "${SRC_DIR}"/links/apps/symbolic ${THEME_DIR}/apps
|
||||
cp -r "${SRC_DIR}"/links/categories/symbolic ${THEME_DIR}/categories
|
||||
cp -r "${SRC_DIR}"/links/mimetypes/symbolic ${THEME_DIR}/mimetypes
|
||||
cp -r -n "${SRC_DIR}"/links/actions/{16,22,24,32,symbolic} ${THEME_DIR}/actions
|
||||
cp -r -n "${SRC_DIR}"/links/devices/{16,22,24,32,symbolic} ${THEME_DIR}/devices
|
||||
cp -r -n "${SRC_DIR}"/links/places/{16,22,24,symbolic} ${THEME_DIR}/places
|
||||
cp -r -n "${SRC_DIR}"/links/status/{16,22,24,symbolic} ${THEME_DIR}/status
|
||||
cp -r -n "${SRC_DIR}"/links/apps/symbolic ${THEME_DIR}/apps
|
||||
cp -r -n "${SRC_DIR}"/links/categories/symbolic ${THEME_DIR}/categories
|
||||
cp -r -n "${SRC_DIR}"/links/mimetypes/symbolic ${THEME_DIR}/mimetypes
|
||||
|
||||
cd ${dest}
|
||||
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