Skip to content

Instantly share code, notes, and snippets.

@h4n2k
Created July 27, 2018 01:27
Show Gist options
  • Select an option

  • Save h4n2k/825c197aa89e10fd6bc4104e7ba710fc to your computer and use it in GitHub Desktop.

Select an option

Save h4n2k/825c197aa89e10fd6bc4104e7ba710fc to your computer and use it in GitHub Desktop.
cant unmute using amixer - arch linux
//change
amixer -q set Master toggle
//to
amixer -D pulse set Master toggle
@h4n2k

h4n2k commented Jul 27, 2018

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment