Created
July 1, 2017 14:10
-
-
Save almino/25fb02aba7f08b322f00ae20c42b50cd to your computer and use it in GitHub Desktop.
Change sound card to Analog Stereo (Dell XPS 15 5000 Ubuntu 16.04)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
pactl set-card-profile 0 output:analog-stereo+input:analog-stereo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment