remove disable pulseaudio autostart

pull/129/head
Botspot committed by GitHub
parent f3924a81a5
commit cb8571e27e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -112,11 +112,5 @@ StartupNotify=true" > ~/.local/share/applications/zoom.desktop
echo "Installation complete!"
#disable pulseaudio autostart
systemctl --user mask pulseaudio.service pulseaudio.socket
sudo rm /etc/xdg/autostart/pulseaudio.desktop
sudo bash -c "echo 'autospawn = no
daemon-binary = /bin/true' > /etc/pulse/client.conf"

Loading…
Cancel
Save