fix: jack launcher

This commit is contained in:
Tobias Reisinger 2020-04-09 21:53:06 +02:00
parent b5d5c834f3
commit 629f1628ff
3 changed files with 11 additions and 5 deletions

View file

@ -12,7 +12,7 @@ then
gpgconf --launch gpg-agent
fi
$HOME/.local/bin/start_jack &
[ -x "$(command -v jack_control)" ] && $HOME/.local/bin/start_jack >/tmp/jack.log 2>&1 &
if [ -x "$(command -v mopidy)" ]
then