Help about metainfo files on gnome-software on Arch
Hello humans, recently I've become obsessed with trying to add the metainfo of certain games to gnome software because I'm annoyed with the fact that right-clicking a .desktop menu entry of a game on gnome always leads to ("Could not find info about that" in gnome-software) ok thats obvious because the .desktop was created by lutris, but I just want to have it display that metadata, so I spend two nights researching about it and it always failed, after burning my brain for two days I decided to try the metainfo + .desktop files on pop_OS! (with gnome) and it worked on the first try, I notice that gnome-software can't display any application that is not a flatpak in Arch Linux, is there another location where I should be putting the files instead of /usr/share/metainfo or ~/.local/share/metainfo in the case of Arch ?
I know this may seem like a pointless thing, well it may be an stupid and small detail but still I want to know how to get that to work ! if someone knows the answer I would be really grateful to know it,
I tried reading the source code of gnome-software but it's like a maze for a web backend junior like me, maybe I should learn C