update pipewire-media-session to wireplumber

This commit is contained in:
Blake Perkins 2021-12-20 11:47:14 -05:00
parent a01c9f967b
commit dac29f5bb6

View File

@ -236,7 +236,7 @@ context.exec = [
# but it is better to start it as a systemd service. # but it is better to start it as a systemd service.
# Run the session manager with -h for options. # Run the session manager with -h for options.
# #
{ path = "/usr/bin/pipewire-media-session" args = "" } { path = "/usr/bin/wireplumber" args = "" }
# #
# You can optionally start the pulseaudio-server here as well # You can optionally start the pulseaudio-server here as well
# but it is better to start it as a systemd service. # but it is better to start it as a systemd service.