I really want to avoid clearing the cache because it would bother me a lot to have to reconfigure things again. I don't mind a clean state, but I do mind having my setup wiped (considering how bad devs generally are with putting configuration in $HOME/.cache/
vs $HOME/.config/
and vice versa for application state). Not to mention there may be a thousand other factors involved, so it's very possible wiping the cache wouldn't do any good anyway.
this post was submitted on 09 Jul 2023
1 points (66.7% liked)
Steam
10408 readers
53 users here now
Steam is a video game digital distribution service by Valve.
Steam News | Steam Beta Client news
Useful tools:
SteamDB
SteamCharts
Issue tracker for Linux version of Steam
founded 3 years ago
MODERATORS
There are a few games that plop their configs directly in my home folder, you know a way to move them?
Unfortunately, you're at the mercy of the devs. They'll try to find it there and if you moved it it effectively doesn't exist. What you can do is move it elsewhere and put a symlink to the new location in its place. It'll still clutter your home dir but that way you can at least keep the actual files somewhere else for purposes like syncing (or just keeping it organised on principle).