From 133fba13674baad69aa526d15795c54b6b5a00ae Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Tue, 18 Jun 2019 14:58:44 +0000 Subject: [PATCH] [zsh] btsync: use aptx --- home/.zshrc.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.zshrc.local b/home/.zshrc.local index 70a24c5..1e6c472 100644 --- a/home/.zshrc.local +++ b/home/.zshrc.local @@ -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