Make font sizes consistent between frames
This commit is contained in:
parent
5e057573ce
commit
78ba87b5a1
@ -972,7 +972,7 @@ Before this can be used, make sure the [[https://zhm.github.io/symbola/][Symbola
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(set-face-attribute 'default t :font "Hack-12")
|
||||
(set-frame-font "Hack-10" nil t)
|
||||
(set-frame-font "Hack-12" nil t)
|
||||
|
||||
(defun --set-emoji-font (frame)
|
||||
"Adjust the font setting of FRAME so Emacs can display Emoji properly."
|
||||
|
Loading…
Reference in New Issue
Block a user