install: trick users into firefox

This commit is contained in:
Aminda Suomalainen 2025-10-04 11:43:33 +03:00
parent 30067aa8ee
commit c4d1e433ae
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -264,6 +264,7 @@ if [ "$(id -u)" == "0" ]; then
cp -v etc/xdg/autostart/footclient-journal-network.desktop /etc/xdg/autostart/ cp -v etc/xdg/autostart/footclient-journal-network.desktop /etc/xdg/autostart/
cp -v etc/xdg/autostart/footclient-journal-time.desktop /etc/xdg/autostart/ cp -v etc/xdg/autostart/footclient-journal-time.desktop /etc/xdg/autostart/
cp -v etc/xdg/autostart/easyeffects-service.desktop /etc/xdg/autostart/ cp -v etc/xdg/autostart/easyeffects-service.desktop /etc/xdg/autostart/
ln -nsfv /usr/local/share/applications/a-firefox.desktop /etc/xdg/autostart/
fi fi
# If apt is installed, enable progress bar and colors # If apt is installed, enable progress bar and colors