Chick2D / neofetch-themes

Neofetch configs put into a convinient repository
MIT License
1.23k stars 139 forks source link

Fixed ozozFetch #60

Closed levdopa closed 2 weeks ago

levdopa commented 2 weeks ago

Many of the icons were displaying as empty boxes because:

https://www.nerdfonts.com/cheat-sheet With Release v3.0.0 the Material Design Icons were updated and moved to new codepoints (reasons for that are in the release notes). They are still shown here for reference, but are missing in the actual fonts. To find for example the replacement for nf-mdi-altimeter enter just altimeter in the search box.

I updated them to the new codepoint. For example f85a became f035b.

This is mentioned in these issues https://github.com/Chick2D/neofetch-themes/issues/54 https://github.com/Chick2D/neofetch-themes/issues/55

levdopa commented 2 weeks ago

oops I forgot to fix the minus () (f873) The new one should be (󰍴) (f0374) ill close this one and fix