summary refs log tree commit diff
path: root/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'config.org')
-rw-r--r--config.org15
1 files changed, 8 insertions, 7 deletions
diff --git a/config.org b/config.org
index 7f79807..0de8c14 100644
--- a/config.org
+++ b/config.org
@@ -251,13 +251,14 @@ This is my own version of fixed-pitch, which has some changes to it.  No hooks a
 #+begin_src elisp
   (use-package fixed-pitch)
   (setopt fixed-pitch-whitelist-hooks '(calendar-mode-hook
-					dired-mode-hook
-					ibuffer-mode-hook
-					magit-mode-hook
-					profiler-report-mode-hook
-					jabber-roster-mode-hook
-					mu4e-headers-mode-hook
-					proced-mode-hook))
+  				      dired-mode-hook
+  				      ibuffer-mode-hook
+  				      magit-mode-hook
+  				      profiler-report-mode-hook
+  				      jabber-roster-mode-hook
+  				      mu4e-headers-mode-hook
+  				      proced-mode-hook
+                                        rmail-summary-mode-hook))
 #+end_src
 
 *** Transient variable font