Skip to content

Instantly share code, notes, and snippets.

@almino
Last active July 1, 2017 14:10
Show Gist options
  • Save almino/024236d9e37b4178c832f689574496b3 to your computer and use it in GitHub Desktop.
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)
#!/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