Automatically change Sound Input Output device
create ~/.config/pulse/default.pa
if it doesn't exist and append
.include /etc/pulse/default.pa
load-module module-switch-on-connect
This is better than editing /etc/pulse/default.pa
.
Afterwards you should run pulseaudio -k && pulseaudio --start
to have the changes take effect. Thanks for pointing that out lreeder
0 comments:
Post a Comment