diff options
Diffstat (limited to 'config.org')
-rw-r--r-- | config.org | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config.org b/config.org index a8c8d2d..d92b969 100644 --- a/config.org +++ b/config.org @@ -1808,8 +1808,3 @@ I have experimented with lots of different methods of reading mail, both in and (setopt message-forward-as-mime t) (setopt message-interactive t) #+end_src -* Music -#+begin_src elisp - (package-ensure 'listen) - (setopt listen-directory "~/media/music") -#+end_src |