Change theme/font selection; it's .emacs.local.d's responsibility

This commit is contained in:
Henrik Lissner 2016-10-04 22:52:43 +02:00
parent 3103795065
commit a658d46927
5 changed files with 57 additions and 55 deletions

View file

@ -30,11 +30,7 @@
(load (concat user-emacs-directory "core/core"))
(doom :theme 'doom-one
:font ("Fira Mono" 12)
;;; The heart of DOOM
core-popup ; taming sudden and inevitable windows
(doom core-popup ; taming sudden and inevitable windows
core-os ; os-specific configs
core-ui ; draw me like one of your French editors
core-modeline ; a self-contained mode-line config for masochists