about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org index 9305572..c0ba6da 100644 --- a/config.org +++ b/config.org
@@ -317,7 +317,7 @@ I'm sure there's a better way to do this, but for now, this is the best I've got
317 317
318 (set-face-attribute 'variable-pitch nil 318 (set-face-attribute 'variable-pitch nil
319 :family "VariablePitch" 319 :family "VariablePitch"
320 :height 110) 320 :height 120)
321#+END_SRC 321#+END_SRC
322*** Ligatures 322*** Ligatures
323#+begin_src emacs-lisp 323#+begin_src emacs-lisp