diff options
author | Eduardo Pedroni <e.pedroni91@gmail.com> | 2018-10-29 21:04:10 +0100 |
---|---|---|
committer | Eduardo Pedroni <e.pedroni91@gmail.com> | 2018-10-29 21:04:10 +0100 |
commit | 61d88c1a07dacf55f6656ce41feaf9b0200778b3 (patch) | |
tree | d910628a2736c852d1ba81e98330581fa09ba02d /.alsa/x1-hdmi | |
parent | 38b1ca6ded632268f72cf24bdb400022bfb4e62f (diff) |
Removed ALSA, moving on to pulseaudio
Diffstat (limited to '.alsa/x1-hdmi')
-rw-r--r-- | .alsa/x1-hdmi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.alsa/x1-hdmi b/.alsa/x1-hdmi deleted file mode 100644 index 822f344..0000000 --- a/.alsa/x1-hdmi +++ /dev/null @@ -1,7 +0,0 @@ -# map default output to hardware card 0, device 7 (analog) -pcm.!default { - type hw - card 0 - device 7 -} - |