ema2159 / centaur-tabs

Emacs plugin aiming to become an aesthetic, modern looking tabs plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icons don't show up

0poss opened this issue · comments

commented

After installing all-the-icons as indicated in its README.md (including doing a M-x all-the-icons-install-fonts RET) and centaur-tabs as recommended, no icons are showing up in the tabs. See :
image.

The icons show up as expected when using all-the-icons-icon-for-file. See (executed using M-x eval-buffer RET) :
image

How can I try to solve this issue ? Thanks a lot !

You can find my emacs config (with the interesting part highlighted) here.

You're not enabling the icons in your configuration. Please follow the instructions presented in this and this section.