install: autostart easyeffects

This commit is contained in:
Aminda Suomalainen 2025-09-29 10:01:50 +03:00
parent 2d713af4c5
commit 85ab7d75af
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -219,6 +219,7 @@ if [ "$(id -u)" == "0" ]; then
cp -v etc/xdg/autostart/footclient-journal-dns.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/easyeffects-service.desktop /etc/xdg/autostart/
fi
# Enables laziness on checking whether or not apt is installed