Use doom-one in terminal (now compatible)
This commit is contained in:
parent
58f45a418b
commit
7a2772594e
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -31,7 +31,7 @@
|
|||
(defconst emacs-start-time (current-time))
|
||||
(load (concat user-emacs-directory "core/core"))
|
||||
|
||||
(doom :theme (if window-system 'doom-one 'doom-dark)
|
||||
(doom :theme 'doom-one
|
||||
:font ("Inconsolata" 14)
|
||||
|
||||
;;; The heart of DOOM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue