In your package.el
:
(package! treemacs-material-icons :recipe (:host github :repo "ikapo/treemacs-material-icons"))
In your config.el
:
(require 'treemacs-material-icons)
(setq doom-themes-treemacs-theme "material-icons")
(doom-themes-treemacs-config)
- Add Fallback Icons
- Add Folder Icons
- Fix icons copying when using native compilation