Set default font.
This commit is contained in:
parent
07b4050a0d
commit
dd1398415d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user