mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-01-21 10:27:53 +01:00
install: no putting chromium to desktop anymore
This commit is contained in:
parent
2e6aa326ee
commit
5f19ee271d
6
install
6
install
@ -441,9 +441,9 @@ else
|
||||
#ln -nsfv /usr/share/applications/org.kde.haruna.desktop $DESKTOP/
|
||||
# scripts repo
|
||||
ln -nsfv /usr/local/share/applications/a-firefox.desktop $DESKTOP/
|
||||
if [ -f "/usr/bin/chromium-browser" ]; then
|
||||
ln -nsfv /usr/local/share/applications/a-chromium.desktop $DESKTOP/
|
||||
fi
|
||||
#if [ -f "/usr/bin/chromium-browser" ]; then
|
||||
# ln -nsfv /usr/local/share/applications/a-chromium.desktop $DESKTOP/
|
||||
#fi
|
||||
if [ -f "/usr/bin/google-chrome-stable" ]; then
|
||||
ln -nsfv /usr/local/share/applications/a-google-chrome.desktop $DESKTOP/
|
||||
ln -nsfv /usr/local/share/applications/chrome-apps.desktop $DESKTOP/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user