Finall.y remembered to enable wireplumber.

This commit is contained in:
Storm Dragon 2022-04-02 20:31:26 -04:00
parent 00ccf36543
commit 25bbd9f3c6

View File

@ -226,7 +226,7 @@ exit
# Enable linger so that hopefully sound will start at login.
mkdir -p /var/lib/systemd/linger
touch /var/lib/systemd/linger/stormux
systemctl --global enable dbus-broker.service pipewire.service pipewire-pulse.service
systemctl --global enable dbus-broker.service pipewire.service pipewire-pulse.service wireplumber.service
/usr/share/fenrirscreenreader/tools/configure_pipewire.sh
# Configure sudo for group wheel, remove nopasswd for the stormux user
echo '%wheel ALL=(ALL) ALL' > /etc/sudoers.d/wheel