summaryrefslogtreecommitdiffstats
path: root/.alsa/x1-hdmi
blob: 822f344c155cd75b4c396e9291e3aee37ae41686 (plain)
1
2
3
4
5
6
7
# map default output to hardware card 0, device 7 (analog)
pcm.!default {
  type hw
  card 0
  device 7
}