Skip to content

Instantly share code, notes, and snippets.

@saivert
Created December 4, 2020 18:55
Show Gist options
  • Save saivert/caeb7644fa2f516a34d54400b5165d93 to your computer and use it in GitHub Desktop.
Save saivert/caeb7644fa2f516a34d54400b5165d93 to your computer and use it in GitHub Desktop.
$ systemctl --user mask pulseaudio.socket
Created symlink /home/saivert/.config/systemd/user/pulseaudio.socket → /dev/null.
$ systemctl --user enable pipewire.socket pipewire-pulse.socket
Created symlink /home/saivert/.config/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket.
Created symlink /home/saivert/.config/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment