From 6408a81ed705af11aeacf813118cb15e416dfaa0 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Sun, 1 Jul 2018 18:06:24 +0200 Subject: Added ALSA files for laptop, including bluetooth support --- .alsa/x1-hdmi | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .alsa/x1-hdmi (limited to '.alsa/x1-hdmi') diff --git a/.alsa/x1-hdmi b/.alsa/x1-hdmi new file mode 100644 index 0000000..822f344 --- /dev/null +++ b/.alsa/x1-hdmi @@ -0,0 +1,7 @@ +# map default output to hardware card 0, device 7 (analog) +pcm.!default { + type hw + card 0 + device 7 +} + -- cgit v1.2.3