Set default font.

This commit is contained in:
KJ 2024-04-21 23:59:51 -04:00
parent 07b4050a0d
commit dd1398415d
1 changed files with 2 additions and 0 deletions

View File

@ -104,6 +104,8 @@
)
;; Leve transparencia en emacs por defecto.
;; (set-frame-parameter nil 'alpha-background 95)
;; Font por defecto
(set-face-attribute 'default nil :font "Fira Code Retina" :height 112)
;; Backups enabled, use nil to disable
(setq