Change mopidy path

This commit is contained in:
Thomas Dehaeze 2022-05-13 16:34:59 +02:00
parent 265c6dc05f
commit 4d7d9ff3b6

View File

@ -169,7 +169,7 @@ nm-applet &
Manually start =mopidy= as it seems to not start automatically:
#+begin_src bash
# Mopidy
mopidy --config ~/.config/mopidy/mopidy.conf >/dev/null 2>&1 &
/usr/local/bin/mopidy --config ~/.config/mopidy/mopidy.conf >/dev/null 2>&1 &
#+end_src
Finally, run SXHKD for the key bindings: