summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.org b/init.org
index 2aebb64..77e2d9a 100644
--- a/init.org
+++ b/init.org
@@ -780,8 +780,8 @@ When writing Org-mode documents or when browsing the web with Eww I prefer to se
#+BEGIN_SRC elisp
(use-package olivetti
:hook
- ((org-mode-hook . olivetti-mode)
- (markdown-mode-hook . olivetti-mode)))
+ ((org-mode . olivetti-mode)
+ (markdown-mode . olivetti-mode)))
#+END_SRC
* Music