this post was submitted on 28 Apr 2026
299 points (99.3% liked)
Linux
13493 readers
550 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Or flatpaks var directory.
I don't mind that one, since
.vardoesn't clutter my home dir and is only created if I use Flatpak. It follows unix conventions, stays out of my way, and is only a few lowercase letters to type if I choose to work with it.But not configurable for ease of backup.
I don't know what you're referring to. How would changing the location of dotfiles make backups easier?
Data & config stuff here, cache & trash there.
I guess I didn't think of that approach because it wouldn't work for me. I use a lot of tools that follow the long established convention of putting dotfiles directly under $HOME, so I back up $HOME and exclude things like cache and trash.