[emacs] Add ement.el customizations

This commit is contained in:
Correl Roush 2023-06-28 00:49:41 -04:00
parent 3a15461d87
commit de3ae1d49a

View file

@ -1253,7 +1253,10 @@ Prefer sending HTML-formatted messages with plain text as a fallback option
(setq +matrix--old-wconf nil)))
:config
(when (modulep! :ui popup)
(set-popup-rule! "\\*Ement " :ignore t)))
(set-popup-rule! "\\*Ement " :ignore t))
:custom
(ement-room-prism 'both)
(ement-save-sessions t))
#+end_src
** Music
Configure EMMS for playing music files on my computer.