summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 389ec78..1c7a28c 100644
--- a/init.el
+++ b/init.el
@@ -155,7 +155,7 @@
155 155
156(set-face-attribute 'default 156(set-face-attribute 'default
157 nil 157 nil
158 :font (if +mac+ "Fira Code Retina" "Fira Code") 158 :font "Input Mono"
159 :height 130) 159 :height 130)
160 160
161(set-fill-width 120 t) 161(set-fill-width 120 t)