From 3543e159fbbc87cf678cc110f41fb1edf3a8d90d Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Sun, 17 May 2020 18:26:25 +0100 Subject: [PATCH] Add the default theme settings to the build script --- build.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.el b/build.el index e9fab2b..6650792 100644 --- a/build.el +++ b/build.el @@ -30,7 +30,7 @@ (require 'fpkg) (setq fg42-home (concat (getenv "HOME") "/.fg42/")) (setq fg42-tmp (concat fg42-home "/tmp")) - +(theme themes/color-theme-doom-one) (i-am-god) (disable 'rbenv 'helm 'spell 'linum 'tabbar