Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
320dc22775
|
@@ -13,8 +13,8 @@ src=/usr/share/applications
|
||||
# fi
|
||||
|
||||
if [[ -f /usr/bin/calamares ]]; then
|
||||
sed -i s/Icon.*=calamares/Icon=artixlinux-logo/g $src/calamares.desktop
|
||||
cp -f $src/calamares.desktop "$xdg/"
|
||||
sed -i s/Icon.*=calamares/Icon=artixlinux-logo/g "$xdg"/calamares.desktop
|
||||
chmod +x "$xdg/calamares.desktop"
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user