aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bard-emacs-modules/bard-emacs-ui.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/bard-emacs-modules/bard-emacs-ui.el b/bard-emacs-modules/bard-emacs-ui.el
index a2ce154..dfed7fb 100644
--- a/bard-emacs-modules/bard-emacs-ui.el
+++ b/bard-emacs-modules/bard-emacs-ui.el
@@ -109,8 +109,8 @@
"Distraction-free writing environment"
(if (equal olivetti-mode nil)
(progn
- (fontaine-set-preset 'prose)
- (setq olivetti-body-width 75)
+ (fontaine-set-preset 'large)
+ (setq olivetti-body-width 80)
(set-fringe-mode 0)
(olivetti-mode t))
(progn