Rework mopidy

This commit is contained in:
2022-05-17 13:57:54 +02:00
parent 999737eb86
commit d1bd245ed2

View File

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