Comment unused packages

This commit is contained in:
Andrew Scott 2022-10-23 16:42:56 -04:00
parent 5871a0776c
commit d3cb189760
Signed by: a
GPG key ID: 3EB62D0BBB8DB381

View file

@ -128,7 +128,7 @@
;; :config ;; :config
;; (load-theme 'gruvbox-dark-soft t)) ;; (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) (load-theme 'everforest-hard-dark t)
;; Help distinguish work buffers from others like sidebars and terminal ;; Help distinguish work buffers from others like sidebars and terminal