diff options
Diffstat (limited to '.alsa/x1-bluetooth')
-rw-r--r-- | .alsa/x1-bluetooth | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/.alsa/x1-bluetooth b/.alsa/x1-bluetooth deleted file mode 100644 index 51fb3f4..0000000 --- a/.alsa/x1-bluetooth +++ /dev/null @@ -1,21 +0,0 @@ -pcm.btspeaker { - type plug - slave { - pcm { - type bluealsa - interface hci0 - device 00:11:67:01:1C:9B - profile "a2dp" - } - } - hint { - show on - description "BT Headset" - } -} - -pcm.!default { - type plug - slave.pcm "btspeaker" -} - |