Created
December 4, 2020 18:55
-
-
Save saivert/caeb7644fa2f516a34d54400b5165d93 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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