diff options
-rw-r--r-- | view-conf.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view-conf.el b/view-conf.el index a2cecc2..99f1f54 100644 --- a/view-conf.el +++ b/view-conf.el @@ -295,7 +295,7 @@ options to choose from." "Focus mode." nil " Foc" nil (cond (durand-focus - (setq olivetti-body-width 65) + (setq olivetti-body-width 80) (olivetti-mode 1) (cond (current-prefix-arg (view-mode 1)))) ((setq olivetti-body-width 80) |