diff --git a/configs/base.el b/configs/base.el index 768cd2d..1cf11e1 100644 --- a/configs/base.el +++ b/configs/base.el @@ -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")