2

(On 16.04 with Unity)

I have a particular program that makes an incredibly obnoxious sound whenever I start it up. I don't want to completely mute my system for a moment because sometimes I open it while on a call. I see I can mute it from the sound controls, but it's not permanent. So:

  1. Is there any way to start a program muted?
  2. If not, is there a way to permanently mute it? From PulseAudio config perhaps?

1 Answers1

2

I know this question is old, but I thought I'd answer it for future visitors.

I solved this problem by setting the volume of the particular app to zero (instead of clicking the "mute" button).

I'm not sure why this works, but it keeps an app muted even if you close it and re-open it. I don't know if it works after a reboot though.

EDIT: I can now confirm that this method does work even after a reboot.