diff --git a/configuration.org b/configuration.org index eb2c6ff..035d9f8 100644 --- a/configuration.org +++ b/configuration.org @@ -927,7 +927,7 @@ Also, maximise the frame. Before this can be used, make sure the [[https://zhm.github.io/symbola/][Symbola]] font is installed. #+BEGIN_SRC emacs-lisp -(set-face-attribute 'default t :font "Hack-10") +(set-face-attribute 'default t :font "Hack-12") (set-frame-font "Hack-10" nil t) (defun --set-emoji-font (frame)