hykilpikonna / hyfetch

🏳️‍🌈 🏳️‍⚧️ Neofetch with LGBTQ+ pride flags!
MIT License
1.15k stars 90 forks source link

--package_managers "off" and "tiny" are broken #305

Open Un1q32 opened 3 weeks ago

Un1q32 commented 3 weeks ago

Describe the bug

On my Fedora 40 system, the output from neofetch with --package_managers on (the default) is 2 (cargo), 3 (npm), 938 (dnf), The outputs from the off and tiny options are 5 and 5 (cargo, npm, dnf)

Expected behavior

Correct outputs should be 943 and 943 (cargo, npm, dnf)

Screenshots

Screenshot 2024-06-10 at 7 38 29 PM

Config file

(It's the default config)

Verbose log

neofetch.log (package_managers on) neofetch.log (package_managers tiny) neofetch.log (package_managers off)