HGL
deep-jade
Tray entries removing
I have uninstalled the games and also cleared cache and such, but still can't remove these entries in tray right click menu.

9 Replies
adverse-sapphire•6mo ago
enable the
Recently played
area in the library (check in heroic's general settings, there's a config for that)
then you should be able to right click the element > remove from recent
deep-jadeOP•6mo ago
If I don't have the game installed, how can I remove it form recent?
adverse-sapphire•6mo ago
there are 2 settings for the
recently played
top section one that shows only installed games and one that shows also games that are not installed
in the screenshot I shared some of those games are not installed and I can right click > remove them
if, for some reason, those games still don't show up (are they sideloaded?) you can remove them by editing the config file of heroic directly
~/.config/heroic/store/config.json
, there's a key "recent"
that has the list of games that were played, you can look for those there, remove the entries and save it
do that with heroic closeddeep-jadeOP•6mo ago
I tried sideloading counter strike show that I could use the scripts functionality(which didn't work). So, I removed it. But its still present in tray menu

adverse-sapphire•6mo ago
you'll have to edit the json file manually to remove it from there
I'll add a github ticket to remove entries from that list when a sideloaded game is uninstalled
deep-jadeOP•6mo ago
My config.json. It doesn't contain games name though
adverse-sapphire•6mo ago
that's not the same config.json, there's a
store
folder and inside that folder there's another config.json
deep-jadeOP•6mo ago
My bad bro
Thks so much
U the goat
adverse-sapphire•6mo ago
I added a ticket in github so maybe it gets fixed for the next release