set font height.

This commit is contained in:
kj 2022-04-13 00:41:13 -04:00
parent b7bd232410
commit 6598b63079

View File

@ -101,7 +101,7 @@
;; Configuración cuando es un server
(defun setup-daemon ()
(message "Corriendo en modo daemon.")
(set-face-attribute 'default nil :font "Fira Code Retina")
(set-face-attribute 'default nil :font "Fira Code Retina" :height 112)
;; Set the fixed pitch face
;;(set-face-attribute 'fixed-pitch nil :font "Fira Code Retina")