Move emacs to Monoid font #emacs
This commit is contained in:
@ -3,8 +3,8 @@
|
|||||||
(setq doom-theme 'doom-Iosvkem)
|
(setq doom-theme 'doom-Iosvkem)
|
||||||
|
|
||||||
;; Fonts
|
;; Fonts
|
||||||
(setq doom-font (font-spec :family "FuraCode Nerd Font" :size 14))
|
(setq doom-font (font-spec :family "Monoid" :size 12))
|
||||||
(setq doom-big-font (font-spec :family "FuraCode Nerd Font" :size 20))
|
(setq doom-big-font (font-spec :family "Monoid" :size 18))
|
||||||
;; Dash highlighting
|
;; Dash highlighting
|
||||||
;; (after! dash (dash-enable-font-lock))
|
;; (after! dash (dash-enable-font-lock))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user