summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-07-12 22:32:28 +0200
committerrekado <rekado@elephly.net>2016-07-12 22:32:28 +0200
commit0fe8a8caa58b021bba8d729ede482bf469269bac (patch)
tree3eee66244f1388a5f29d862e169c26a35b2c5b29 /init.org
parent8e39b1f70179c2636e5dad287f4eb766bf9625c5 (diff)
Increase size of org headings and titles.
Diffstat (limited to 'init.org')
-rw-r--r--init.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.org b/init.org
index af9d313..5b50ccf 100644
--- a/init.org
+++ b/init.org
@@ -232,6 +232,8 @@ This is my org mode configuration. Document it.
;; render with variable pitch font (with a few exceptions)
(variable-pitch-mode 1)
+ (set-face-attribute 'org-document-title nil :height 1.6)
+ (set-face-attribute 'org-level-1 nil :height 1.3)
(dolist (face '(org-block-begin-line
org-block-end-line
org-table