aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bard-emacs-modules/bard-emacs-writing.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/bard-emacs-modules/bard-emacs-writing.el b/bard-emacs-modules/bard-emacs-writing.el
index b428a6a..fd7d1cc 100644
--- a/bard-emacs-modules/bard-emacs-writing.el
+++ b/bard-emacs-modules/bard-emacs-writing.el
@@ -186,10 +186,10 @@
(use-package olivetti
:ensure t
:config
- (setq olivetti-minimum-body-width 100)
+ (setq olivetti-minimum-body-width 90)
(setq olivetti-recall-visual-line-mode-entry-state t)
:hook
- ((olivetti-mode-on . (lambda () (olivetti-set-width 100)))
+ ((olivetti-mode-on . (lambda () (olivetti-set-width 90)))
))
;; narrowing and focus mode