[i3-discuss] Re: How to control the sound volume in i3?

  • From: "Luí­s Moreira de Sousa" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "luis.de.sousa" for DMARC)
  • To: "i3-discuss@xxxxxxxxxxxxx" <i3-discuss@xxxxxxxxxxxxx>
  • Date: Thu, 31 Jan 2019 19:10:57 +0000

Thank you Michael, that did it.

Best regards.

--
Luís

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Saturday, January 26, 2019 5:11 PM, Michael Stapelberg <michael@xxxxxxxx> 
wrote:

What happens when you run the commands in a terminal? It looks like “0” might 
not be a valid identifier for your sink. You can use @DEFAULT_SINK@ instead:

exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ 10\%

Other related posts: