diff options
Diffstat (limited to 'audio/asound.conf')
-rw-r--r-- | audio/asound.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/asound.conf b/audio/asound.conf new file mode 100644 index 000000000..ec97d46fc --- /dev/null +++ b/audio/asound.conf @@ -0,0 +1,7 @@ +pcm.headset { + type bluetooth +} + +ctl.headset { + type bluetooth +} |