I'm sick of programs dumping config files in random places in my home directory instead of .local, and then trying to read other system configuration files from .home even though I've gone through the proper steps to move them to .local and labeled the fact that I've done that with environment variables
more and more im feeling software deserves to be dumped into a nix style sandbox if it refuses to behave properly. I've had to recompile shit from source just to get it to respect my environment variables regarding where to look for local configs.
more and more im feeling software deserves to be dumped into a nix style sandbox if it refuses to behave properly. I've had to recompile shit from source just to get it to respect my environment variables regarding where to look for local configs.