Last active
July 1, 2017 14:10
-
-
Save almino/024236d9e37b4178c832f689574496b3 to your computer and use it in GitHub Desktop.
Change sound card to HDMI 5.1 (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:hdmi-surround+input:analog-stereo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment