mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-29 03:26:13 +01:00
Minor ement fix
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
b7a4d3f550
commit
abaa5ec03d
|
@ -9,12 +9,10 @@
|
|||
:straight t)
|
||||
(use-package ement
|
||||
:straight '(ement :type git :host github :repo "alphapapa/ement.el")
|
||||
:after 'password-store
|
||||
:after (password-store)
|
||||
:config
|
||||
(ement-connect
|
||||
:uri-prefix "http://localhost:8008"
|
||||
:password (password-store-get "Matrix/@magic_rb:matrix.redalder.org")
|
||||
:user-id "@magic_rb:matrix.redalder.org"))
|
||||
#+end_src
|
||||
|
||||
#+RESULTS:
|
||||
|
|
Loading…
Reference in a new issue