diff options
author | noa@gaiwan.org | 2024-06-23 17:56:29 +0000 |
---|---|---|
committer | noa@gaiwan.org | 2024-06-23 17:56:29 +0000 |
commit | 51c0729874ae500496d0a9ac380d9f9eaba0a9b7 (patch) | |
tree | 670076a1403b1dd2c67d8d7eb6539d3fdd193a20 /config.org | |
parent | 97f325d3709a95825b11bccaaaceb4627140a5a4 (diff) |
Remove listen.el configuration
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 |