[emacs] Update mpd link to the new normal

This commit is contained in:
2023-01-30 11:03:34 -05:00
parent bd2c56b2e6
commit 01bed0ae86
2 changed files with 2 additions and 2 deletions

View File

@ -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."

View File

@ -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."