Skip to content

Instantly share code, notes, and snippets.

@nohajc
Created August 27, 2022 13:11
Show Gist options
  • Select an option

  • Save nohajc/c5fffa633e9550cf58619e2e305320f6 to your computer and use it in GitHub Desktop.

Select an option

Save nohajc/c5fffa633e9550cf58619e2e305320f6 to your computer and use it in GitHub Desktop.
Enable alsamixer volume control in WSL2. Should work on Windows 11 with the latest WSLg (which includes Linux GUI + sound support)
ctl.!default {
type pulse
device "RDPSink"
}
@nohajc
Copy link
Author

nohajc commented Aug 27, 2022

Just save the file in $HOME and alsamixer control will show the PulseAudio card

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