diff options
-rw-r--r-- | init.el | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -258,7 +258,8 @@ no effect." (use-package "olivetti" 'olivetti (durand-hide-minor-mode olivetti-mode olivetti " Oli") - (setq-default olivetti-body-width 80)) + (setq-default olivetti-body-width 80) + (setq-default olivetti-style 'fancy)) ;; (load-config "center-buffer.el") ;;; Eshell |