Increase font size

I’m getting old…
This commit is contained in:
Gergely Polonkai 2018-08-28 18:12:38 +02:00
parent 6c979180f0
commit 84e1b7ab32
1 changed files with 1 additions and 1 deletions

View File

@ -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)