summaryrefslogtreecommitdiffstats
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 5a9cdd3..65cb9fe 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -305,6 +305,7 @@ plain variables. This means that `setopt' will execute any
(let ((grey "#e7e7e7"))
(set-face-attribute 'default nil
:font "Source Code Pro"
+ :height 105 ; 113
:weight 'medium)
(set-face-attribute 'fixed-pitch nil
:font "Source Code Pro"