nvim-tree / nvim-web-devicons

lua `fork` of vim-web-devicons for neovim
MIT License
1.92k stars 181 forks source link

feat: add desktop environment and window manager categories with icons #438

Closed hasecilu closed 2 months ago

hasecilu commented 2 months ago

Bifurcation from #433

I tried to use "official" color of the logos but the darker ones were adjusted a bit. dwm uses the suckless color.

I'm not sure what causes the error in Xterm, I need to look for a patched font to test there and urxvt, Symbols only fallbacks on Alacritty.

Does this PR causes also problem?

Fix #432

alex-courtis commented 2 months ago

I'm not sure what causes the error in Xterm, I need to look for a patched font to test there and urxvt, Symbols only fallbacks on Alacritty.

Does this PR causes also problem?

This branch is fine. It appears to be an issue with one of the additional icons not in this PR.

alex-courtis commented 2 months ago

Returning OK:

print(require("nvim-web-devicons").get_icon("i3"))
print(require("nvim-web-devicons").get_icon("plasma"))