I recently had a problem with Unity where it wasn't starting for a particular user. This led me to wanting to reset the Unity config files to their "out of the box" versions, to eliminate the possibility that a config setting was causing problems.
After finding a method and fixing the problem, it led to me wonder if there is a general way to reset a package's configuration files for a given user, rather than searching the ~/.config directory and removing appropriate looking files?
I'm looking specifically for a way of resetting the user's local config, rather than a global config in, say, /etc