Use doom-one in terminal (now compatible)

This commit is contained in:
Henrik Lissner 2016-08-21 17:23:49 +02:00
parent 58f45a418b
commit 7a2772594e

View File

@ -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