aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2023-02-14 20:17:42 -0500
committerRyan Kavanagh <rak@rak.ac>2023-02-14 20:17:42 -0500
commitd862c5792daaf3134802ab7ea312c1bd9ab82b86 (patch)
treeb63932fb93833d1b28b1a05ab266427d21d2f2af
parentzathura config bug (diff)
set mingus mpd host to asteria too
-rw-r--r--dot_emacs.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/dot_emacs.tmpl b/dot_emacs.tmpl
index 7503c93..933c096 100644
--- a/dot_emacs.tmpl
+++ b/dot_emacs.tmpl
@@ -559,7 +559,9 @@ Otherwise split the current paragraph into one sentence per line."
(use-package mingus
;; mpd client
- :ensure t)
+ :ensure t
+ :custom
+ (mingus-mpd-host "asteria.home.arpa"))
(use-package minibuffer
:config