diff --git a/private_dot_config/doom/config.el b/private_dot_config/doom/config.el index bb1cf5a..2e6aae3 100644 --- a/private_dot_config/doom/config.el +++ b/private_dot_config/doom/config.el @@ -633,3 +633,4 @@ ;; I really needed this a long time ago ;; Markdown enter ) (setq markdown-indent-on-enter 'indent-and-new-item) +(setq epa-pinentry-mode 'loopback)