feat(icons): use nerd-fonts to display icons in terminals

Uses the new nerd-icons package to display icons in various places
similar to all-the-icons. But it works in a terminal too as long as the
terminal is using a Nerd Font.
This commit is contained in:
2023-04-30 23:42:51 +01:00
parent b38a6abc4f
commit a78e417e6f
5 changed files with 91 additions and 21 deletions

View File

@@ -61,9 +61,6 @@
(treemacs-define-RET-action
'file-node-closed #'treemacs-visit-node-in-most-recently-used-window))
(use-package treemacs-all-the-icons
:after (treemacs))
(use-package treemacs-projectile
:after (treemacs projectile)
:custom