aboutsummaryrefslogtreecommitdiff
path: root/program_info
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2023-06-28 08:47:53 +0200
committerGitHub <noreply@github.com>2023-06-28 08:47:53 +0200
commitfaec21d572549793293bf41127e384811f8a66dc (patch)
treee4e2c4b4c9c66cc3bac785c045339fe8d91634f4 /program_info
parent213f03351f6ee0a066c868f0efa0c6d85913585e (diff)
parented4dce2fb658de726435b06f1d8973b447279f1e (diff)
downloadPrismLauncher-faec21d572549793293bf41127e384811f8a66dc.tar.gz
PrismLauncher-faec21d572549793293bf41127e384811f8a66dc.tar.bz2
PrismLauncher-faec21d572549793293bf41127e384811f8a66dc.zip
Merge pull request #1266 from TheKodeToad/smol-tweaks
Diffstat (limited to 'program_info')
-rwxr-xr-xprogram_info/genicons.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/program_info/genicons.sh b/program_info/genicons.sh
index 42592c4e..fe8d2e35 100755
--- a/program_info/genicons.sh
+++ b/program_info/genicons.sh
@@ -67,7 +67,4 @@ else
fi
# replace icon in themes
-for dir in ../launcher/resources/*/scalable
-do
- cp -v org.prismlauncher.PrismLauncher.svg "$dir/launcher.svg"
-done
+cp -v org.prismlauncher.PrismLauncher.svg "../launcher/resources/multimc/scalable/launcher.svg"