Use normal a2dp sink for btsync function

legacy
Simon Bruder 2019-09-05 15:33:57 +00:00
parent 7976b8027c
commit cbf69c7905
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ function tfont() (
function btsync() (
card=$(pactl list cards short|grep -E -o "bluez_card.*[[:space:]]")
pacmd set-card-profile $card off
pacmd set-card-profile $card a2dp_sink_aptx
pacmd set-card-profile $card a2dp_sink
)
## get field from pass entry