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