summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.org b/init.org
index 0649379..6ef7944 100644
--- a/init.org
+++ b/init.org
@@ -197,6 +197,7 @@ inline code and use a variable pitch font for everything else. So I
just use variable pitch in headings.
#+BEGIN_SRC elisp
+(require 'info)
(set-face-attribute 'info-title-1 nil
:inherit 'variable-pitch
:height 1.3)