From d3cb189760f56a62d7def2cf4949d8288b9b38f0 Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Sun, 23 Oct 2022 16:42:56 -0400 Subject: [PATCH] Comment unused packages --- emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.d/init.el b/emacs.d/init.el index 816a727..36b6cca 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -128,7 +128,7 @@ ;; :config ;; (load-theme 'gruvbox-dark-soft t)) -(add-to-list 'custom-theme-load-path "~/.cache/emacs/straight/build/everforest") +(add-to-list 'custom-theme-load-path "~/.cache/emacs/custom/everforest-theme") (load-theme 'everforest-hard-dark t) ;; Help distinguish work buffers from others like sidebars and terminal