Add a few tweaks to #emacs

This commit is contained in:
Colin Powell
2019-02-26 09:39:58 -05:00
parent 89e29a501c
commit 3711db3638
3 changed files with 18 additions and 5 deletions

View File

@ -1,6 +1,6 @@
;;; -*- lexical-binding: t; -*-
(setq doom-theme 'doom-dracula)
(setq doom-theme 'doom-one)
;; Fonts
(setq doom-font (font-spec :family "Iosevka" :size 15))