diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 81d674d..6c9b742 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -328,7 +328,9 @@ :after org) (use-package olivetti - :hook (org-mode markdown-mode)) + :hook (org-mode markdown-mode) + :custom + (olivetti-body-width 90)) (use-package orderless :custom