summary refs log tree commit diff
path: root/config.org
diff options
context:
space:
mode:
authornoa@gaiwan.org2024-06-23 17:56:29 +0000
committernoa@gaiwan.org2024-06-23 17:56:29 +0000
commit51c0729874ae500496d0a9ac380d9f9eaba0a9b7 (patch)
tree670076a1403b1dd2c67d8d7eb6539d3fdd193a20 /config.org
parent97f325d3709a95825b11bccaaaceb4627140a5a4 (diff)
Remove listen.el configuration
Diffstat (limited to 'config.org')
-rw-r--r--config.org5
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