fix(treemacs): replace all-the-icons with nerd-icons

Ref: #7411
Close: #7428
Ref: https://discourse.doomemacs.org/t/4147
This commit is contained in:
Henrik Lissner 2023-09-15 21:19:06 +02:00
parent e44508f67c
commit 57965f18a5
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 7 additions and 3 deletions

View file

@ -14,9 +14,7 @@
(add-hook 'doom-load-theme-hook #'doom-themes-neotree-config)
(setq doom-themes-neotree-enable-variable-pitch t
doom-themes-neotree-file-icons 'simple
doom-themes-neotree-line-spacing 2))
(when (modulep! :ui treemacs)
(add-hook 'doom-load-theme-hook #'doom-themes-treemacs-config)))
doom-themes-neotree-line-spacing 2)))
(use-package! solaire-mode