mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Inconsolata:14 => Fira Mono:12
This commit is contained in:
2
init.el
2
init.el
@ -32,7 +32,7 @@
|
|||||||
(load (concat user-emacs-directory "core/core"))
|
(load (concat user-emacs-directory "core/core"))
|
||||||
|
|
||||||
(doom :theme 'doom-one
|
(doom :theme 'doom-one
|
||||||
:font ("Inconsolata" 14)
|
:font ("Fira Mono" 12)
|
||||||
|
|
||||||
;;; The heart of DOOM
|
;;; The heart of DOOM
|
||||||
core-popup ; taming sudden and inevitable windows
|
core-popup ; taming sudden and inevitable windows
|
||||||
|
Reference in New Issue
Block a user