mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-12 15:20:50 -05:00
Comment unused packages
This commit is contained in:
parent
5871a0776c
commit
d3cb189760
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue