summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2022-01-26 17:41:01 +0800
committerJSDurand <mmemmew@gmail.com>2022-01-26 17:41:16 +0800
commit8440d42c74f04babdf513d4cdee77f968226f749 (patch)
tree5f1e1db23b2fb5fbe97b88d343a48bad2afc92f0 /init.el
parent7b0cd304edc8a150c57d2e2320492be59d0a6d5a (diff)
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.
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
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