Lxtharia / minegrub-theme

A Grub Theme in the style of Minecraft!
MIT License
3.22k stars 41 forks source link

Replaced Neofetch with Fastfetch #59

Closed ImPotassium closed 1 month ago

ImPotassium commented 1 month ago

My system was freezing with Neofetch, so I replaced it with Fastfetch.

Lxtharia commented 1 month ago

Thanks! I also uninstalled neofetch and only use fastfetch currently, leaving my package count broken. Is it possible to keep neofetch combatibility though, cause I think a lot of people still use it. So prioritizing fastfetch and having neofetch (and maybe even hyfetch, a maintained fork of neofetch) as fallback?

ImPotassium commented 1 month ago

Okay! I've added Neofetch as a fallback. The order is Fastfetch and then Neofetch. I couldn't get Hyfetch to work though, It would just freeze for me but not when I ran it normally.

(p.s. I figured out why Neofetch would Freeze for me it's not important)

Edit: The reason Hyfetch would freeze is that there isn't a line containing 'packages' because you have to run update_theme.py as root, and the root user's Hyfetch wasn't set up so it opened to the setup screen. (No clue how to make that work, sorry)

Lxtharia commented 1 month ago

Sweet, thanks!