[zsh] btsync: use aptx

legacy
Simon Bruder 2019-06-18 14:58:44 +00:00
parent 1251f5408f
commit 133fba1367
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,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
pacmd set-card-profile $card a2dp_sink_aptx
)
## get field from pass entry