Clean-up the pipewire stuff

This commit is contained in:
swaggboi 2023-09-02 23:42:40 -04:00
parent 8846aef9db
commit 3c2cb178a5

View File

@ -114,10 +114,11 @@ fi
apt-get -y install udisks2 fwupd apt-get -y install udisks2 fwupd
# PipeWire # PipeWire
apt-get -y remove pipewire-media-session apt-get -y install wireplumber libspa-0.2-bluetooth pipewire-media-session-
apt-get -y install wireplumber libspa-0.2-bluetooth
systemctl --user -M daniel@ enable wireplumber.service if grep -q '^daniel' /etc/shadow; then
systemctl --user -M daniel@ enable wireplumber.service
fi
# Flatpak # Flatpak
apt-get -y install flatpak apt-get -y install flatpak