Add sudo #fonts and changing #emacs

This commit is contained in:
Colin Powell
2019-10-20 19:51:35 -04:00
parent afbe2fab8b
commit 201e69eff2
16 changed files with 642 additions and 2 deletions

View File

@ -13,8 +13,8 @@
(setq doom-theme 'doom-outrun-electric)
;; Fonts
(setq doom-font (font-spec :family "Iosevka" :size 15))
(setq doom-big-font (font-spec :family "Iosevka" :size 22))
(setq doom-font (font-spec :family "Sudo" :size 15))
(setq doom-big-font (font-spec :family "Sudo" :size 22))
;; Host-specific config