set font height.
This commit is contained in:
parent
b7bd232410
commit
6598b63079
@ -101,7 +101,7 @@
|
|||||||
;; Configuración cuando es un server
|
;; Configuración cuando es un server
|
||||||
(defun setup-daemon ()
|
(defun setup-daemon ()
|
||||||
(message "Corriendo en modo 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 the fixed pitch face
|
||||||
;;(set-face-attribute 'fixed-pitch nil :font "Fira Code Retina")
|
;;(set-face-attribute 'fixed-pitch nil :font "Fira Code Retina")
|
||||||
|
Loading…
Reference in New Issue
Block a user