Artificial intelligent assistant

PulseAudio ~/.pulse/default.pa not used I have pulseaudio configuration stored in `/etc/pulse/default.pa`, but i want to create new config outside as described in default.pa man page. I have created my config in `~/.pulse/default.pa`. As I understand from the man page this should be used before the `/etc/pulse` version, but after restarting the pulseaudio, it still uses the old config. Below command I use to start pulseaudio: pulseaudio --system --disallow-exit --disallow-module-loading Why is it not using the new config? How can I alter the default configuration?

Try to set the config via an environment variable like described in `man pulseaudio`:


PULSE_CLIENTCONFIG=/home/username/.pulse/default.pa pulseaudio --system --disallow-exit --disallow-module-loading

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 7e462d0453a35d5db4d739744f0fdd96