1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00

in void /bin/wireplumber, in arch /usr/bin/wireplumber

This commit is contained in:
eoli3n 2022-01-06 16:03:19 +01:00
parent 72d18ba37c
commit dc08eee67b

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