this post was submitted on 28 Apr 2026
299 points (99.3% liked)
Linux
13501 readers
589 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
I like this idea. I've been doing pretty much the same thing for a while now, though it's been a subdirectory of Documents.
I made SO MANY directories under home that could have just been ~/Projects that I'm annoyed with myself for not doing something so simple.
.... I'll be using the projects directory heavily going forward
As someone who has used ~/Projects for years and has syncing and other setup around it I am (very slightly) terrified this change could somehow fuck with me.
Please let this just be a mkdir call that will fail.
I'm on Artix Linux and it did automatically create it after an update.

It likely just runs xdg-user-dirs-update which, in my experience, doesn't delete anything if the folder is already there (the command just changed the folder icon in the file manager when I used to run it on a WM).