Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to list the number of games installed in steam (under packages) #152

Closed
dnkmmr69420 opened this issue Jul 15, 2023 · 2 comments
Closed

Comments

@dnkmmr69420
Copy link

dnkmmr69420 commented Jul 15, 2023

Describe the content

Under the packages section, there can be the number of games installed with steam. The package format in hyfetch would be called "steam"

Additional context

The way this will be done is by having hyfetch detect the ammount of folders either in ~/.local/share/Steam/steamapps/common or for the flatpak version ~/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/common Possibly ~/.steam/steam/steamapps/common as an alternative if the first one (not the flatpak one) does not work out.

@hykilpikonna
Copy link
Owner

Sure, why not. Just added!

image

@Sid127
Copy link

Sid127 commented Sep 21, 2023

I'm late to this party but this isn't very accurate since steam also puts proton, controller configs, and steam linux runtime in there.
Also, it doesn't factor in games installed in non-default paths
A better way would be parsing ~/.steam/steam/config/libraryfolders.vdf (or flatpak equivalent) for existing library folders, and using those with an added filter for Proton, SLR, and Controller configs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants