fix: jack launcher
This commit is contained in:
parent
b5d5c834f3
commit
629f1628ff
3 changed files with 11 additions and 5 deletions
2
.profile
2
.profile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue