[emacs] Update mpd link to the new normal
This commit is contained in:
@ -57,7 +57,7 @@
|
||||
:desc "Search in eww" "3" #'eww-search-words
|
||||
:desc "Search all the things" "g" #'deadgrep))
|
||||
|
||||
(setq libmpdel-hostname "mpd.unbl.ink")
|
||||
(setq libmpdel-hostname "mpd.play.unbl.ink")
|
||||
|
||||
(defun mpdel-playlist-play ()
|
||||
"Start playing the song at point."
|
||||
|
||||
@ -95,7 +95,7 @@ border.
|
||||
Right now, just make sure I can connect to my local Mopidy server via MPDel.
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq libmpdel-hostname "mpd.unbl.ink")
|
||||
(setq libmpdel-hostname "mpd.play.unbl.ink")
|
||||
|
||||
(defun mpdel-playlist-play ()
|
||||
"Start playing the song at point."
|
||||
|
||||
Reference in New Issue
Block a user