From 250572b4633a0d7f86dfcb1552dc91c8dba26b91 Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Fri, 1 Jan 2021 00:00:30 +0000 Subject: [PATCH] Remove MPD client configuration --- config.org | 11 ----------- 1 file changed, 11 deletions(-) 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