doom high res font
This commit is contained in:
parent
de61e2d1da
commit
5fd5722f28
@ -19,8 +19,8 @@
|
||||
;;
|
||||
;; They all accept either a font-spec, font string ("Input Mono-12"), or xlfd
|
||||
;; font string. You generally only need these two:
|
||||
(setq doom-font (font-spec :family "Cascadia Code" :size 15 )
|
||||
doom-variable-pitch-font (font-spec :family "Cantarell" :size 16 :weight 'bold))
|
||||
(setq doom-font (font-spec :family "Cascadia Code" :size 28 )
|
||||
doom-variable-pitch-font (font-spec :family "Cantarell" :size 28 :weight 'bold))
|
||||
|
||||
;; There are two ways to load a theme. Both assume the theme is installed and
|
||||
;; available. You can either set `doom-theme' or manually load a theme with the
|
||||
|
Loading…
Reference in New Issue
Block a user