Closed engjpacheco closed 3 years ago
Can you show me the errors? Ig i know the error. so if your ~/ has a rxfetch git repo cd into that and then copy the downloads folder to $PATH
and do fc-cache -v
.
I not move anything cause I installed it by yay -S rxfetch, and this is the issue:
I remove it and manually install it, but still the same as the picture. Hope you can helpme, your fetch looks so good..
thanks :) so listen to me now
do fc-list | grep -i Material
if the output is similar to this /home/void/.local/share/fonts/ttf-material-design-icons/materialdesignicons-webfont (1).woff: Material Design Icons:style=Regular
then you dont need to install the fonts. just follow the readme wget step
If you dont get anything like that remove the rxfetch from yay. and git clone this repository and follow the steps manually given in the readme.
I remove it, and installit via git clone and the result is the same.
Bruh how is this possible can you show the output of fc-list command?
This
fc-list | grep -i Material
yes late I´ll, but y have the font installed, but i don´t know if the font of my terminal matters?
What terminal emulator it is? I doubt it might be st but still that doesnt matter the font gets installed to the system
yes it is st terminal, I will try delete it again, and try the wget mode, if not work, i´ll try with kitty, and see what happen.
Ok sure
i try it all the ways, but nothing works, i dont knos why, I still use it anyways, is awesome.
BUt one last thing, how I can find the pacman icons that you put in the script?? thank u so much.
Those are material design icons bruh.
So, do a last try cause you might be doing something wrong for sure remove all the cloned directories and packages you installed for getting rxfetch and then do git clone https://github.com/Mangeshrex/rxfetch
after doing this cd into rxfetch and do cp ttf-material-design-fonts/ ~/.local/share/fonts && fc-cache -vf
after doing this close te terminal restart it and cd into rxfetch directory and do ./rxfetch
.
yeah, I do that, but don't work, I think maybe is a problem with my configuration, I don't know, I still used it anyways, I like the design. What I don't do is remove also the material fonts, I gonna try that....
and the icons, for example how can y type a pacman icon, or there is a cheat sheet for that ??, I am currently do some changes to my DWM and I put some of the pacman icons that u use in the rxfetch script,.
Thanks for responding !!
When Im on my laptop I'll send you the cheatsheet if I get that cuz material Dev's have updated something's
Thank so much
I solve it adding the material font names into the fonts.conf files. thanks for the support!!!
👍
Hi, i install from the aur repo via yay ,also the material fonts bit the icons doesn't properly appears. Any suggestions? Thanks in advance.