summaryrefslogtreecommitdiff
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 40429e9d..00f6a885 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -148,6 +148,7 @@ windows side-by-side in the frame."
'(backup-by-copying-when-linked t)
'(blink-cursor-mode nil)
'(bongo-default-directory "~/annex/music/")
+ '(bongo-insert-album-covers t)
'(bongo-insert-whole-directory-trees t)
'(bongo-mode-line-indicator-mode nil)
'(bongo-prefer-library-buffers nil)