diff --git a/xconfig.org b/xconfig.org index 0ed6a44..72089c2 100644 --- a/xconfig.org +++ b/xconfig.org @@ -175,7 +175,7 @@ udiskie --notify --automount --tray & Manually start =mopidy= as it seems to not start automatically: #+begin_src bash # 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 Finally, run SXHKD for the key bindings: