Comment on Developers: "Yes, the users love cluttered homes, just put everything there and ignore guidelines"
sgibson5150@slrpnk.net 3 days ago
[deleted]
Comment on Developers: "Yes, the users love cluttered homes, just put everything there and ignore guidelines"
sgibson5150@slrpnk.net 3 days ago
DaFuqs@feddit.org 3 days ago
True on linux, but not on Windows. There is the “Appdata” (Application Data) sub folder for that. The users profile is meant for the users personal files - but way too many apps ignore that.
Makes me think that probably a multiplatform-compat library points the apps there?
FooBarrington@lemmy.world 3 days ago
No, not true on Linux. We have the XDG folder specifications to specifically not have our ~ cluttered with random shit.
Doing this on Linux is no better than doing it on Windows.
DaFuqs@feddit.org 3 days ago
TIL; good to know, thank you!