added /etc/profile.d files
[gospodin_dotfiles.git] / .config / alsa / bluetooth
blob78f7ed966ff63a9e8870c35bfa421c93e7280a9b
1 pcm.btreceiver { 
2     type plug 
3     slave.pcm { 
4         type bluealsa 
5         device "13:54:17:AF:42:2A"
6         profile "a2dp" 
7     } 
8     hint { 
9         show on 
10         description "Bluetooth Receiver" 
11     } 
14 pcm.!default {
15     type plug
16     slave.pcm "btreceiver"