[StumpWM] Fix issue of `mpd-connect' being undefined on startup
This commit is contained in:
parent
c3d53388ab
commit
18db59d9f7
@ -218,8 +218,7 @@ including a short description of what they are for:
|
|||||||
In order to be able to use MPD from StumpWM itself, we’ll need to
|
In order to be able to use MPD from StumpWM itself, we’ll need to
|
||||||
connect to it.
|
connect to it.
|
||||||
#+begin_src lisp
|
#+begin_src lisp
|
||||||
(when *initializing*
|
(mpd:mpd-connect)
|
||||||
(mpd-connect))
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
Finally, we can notify the user everything is ready.
|
Finally, we can notify the user everything is ready.
|
||||||
|
Loading…
Reference in New Issue
Block a user