mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-13 23:51:34 +09:00
font added.
This commit is contained in:
@ -20,6 +20,8 @@
|
||||
(scroll-bar-mode 1)
|
||||
(setq doom-modeline-major-mode-icon t)
|
||||
(setq doom-modeline-major-mode-color-icon t)
|
||||
(set-face-attribute 'default nil :font "Fira Code Retina" :height 120)
|
||||
(set-face-attribute 'fixed-pitch nil :font "Fira Code Retina" :height 120)
|
||||
|
||||
;; Doom exposes five (optional) variables for controlling fonts in Doom. Here
|
||||
;; are the three important ones:
|
||||
|
||||
Reference in New Issue
Block a user