From 8440d42c74f04babdf513d4cdee77f968226f749 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Wed, 26 Jan 2022 17:41:01 +0800 Subject: olivetti: fancy style * init.el ("olivetti"): The new fancy style looks quite cool. But with modus-vivendi theme I cannot really distinguish the fringe and the margin, haha. --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 94a57f5..85ddc2e 100644 --- a/init.el +++ b/init.el @@ -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 -- cgit v1.2.3-18-g5258