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:
parent
e44508f67c
commit
57965f18a5
3 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue