Mangeshrex / rxfetch

A custom system info fetching tool
GNU General Public License v3.0
451 stars 39 forks source link

Icons do not load #16

Closed Yisus7u7 closed 3 years ago

Yisus7u7 commented 3 years ago

Screenshot_20210624-014422 Screenshot_20210624-014451

Hi, I use termux x11, copy the fonts to ~/.fonts and it doesn't work, why?

Mangeshrex commented 3 years ago

Is that a vps server? And you can try copying the fonts to ~/.local/share/fonts or in ~/.termux/fonts (if exists) or even /usr/share/fonts.

Yisus7u7 commented 3 years ago

No, it's not a vps, it's pure Android

Yisus7u7 commented 3 years ago

I already tried changing the route and it still does not work

~/extra/rxfetch $ ./rxfetch 
cp: cannot stat 'fonts/*': No such file or directory
Mangeshrex commented 3 years ago

Make a dir as ~/.termux/fonts or extra/fonts and then cp the ttf-material-design-icons folder to that

Yisus7u7 commented 3 years ago

Screenshot_20210624-023055

Ready, thanks, ps: is there a way to change that penguin for something else?

Mangeshrex commented 3 years ago

Umm nope not lately but am working on getting ASCII support.