Remove MPD client configuration

This commit is contained in:
Camden Dixie O'Brien 2021-01-01 00:00:30 +00:00
parent 58972e3e10
commit 250572b463

View File

@ -362,17 +362,6 @@ needs to be set up to install them if they aren't already.
(paredit-mode)))) (paredit-mode))))
#+end_src #+end_src
* Music Player
I use MPD because it is clearly the best way to play music; sometimes
it's nice to control it from Emacs, so I use MPDel for that.
#+begin_src emacs-lisp
(use-package mpdel
:config
(mpdel-mode))
#+end_src
* RSS Feeds * RSS Feeds
Using Newsticker, because it's included in Emacs. All I have to do Using Newsticker, because it's included in Emacs. All I have to do