diff --git a/config.org b/config.org index 52ecb2a..6a59003 100644 --- a/config.org +++ b/config.org @@ -362,17 +362,6 @@ needs to be set up to install them if they aren't already. (paredit-mode)))) #+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 Using Newsticker, because it's included in Emacs. All I have to do