this post was submitted on 28 Apr 2026
290 points (99.3% liked)

Linux

13457 readers
655 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
 

If you are using a rolling release distro like Arch, you might have noticed that your home directory now has a new member, a new folder called "Projects".

For as long as I remember, Linux has always had a set of default folders under the home directory. Usually they are Documents, Music, Pictures, Videos and Downloads. Templates, Desktop and Public folders are also there.

Now we have a new addition in the form of "Projects".

you are viewing a single comment's thread
view the rest of the comments
[–] StrawberryPigtails@discuss.tchncs.de 69 points 2 days ago (3 children)

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.

[–] curbstickle@anarchist.nexus 51 points 2 days ago (2 children)

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

[–] andyburke@fedia.io 16 points 2 days ago (2 children)

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.

[–] hallettj@leminal.space 10 points 2 days ago

I also use a Projects folder. It looks like it probably won't break anything. Apps might start putting stuff there by default, hopefully in sensible subdirectories. There's a note in the article that you can create ~/.config/user-dirs.dirs to specify where you want files to go.

[–] curbstickle@anarchist.nexus 5 points 1 day ago (1 children)

Nope. Only makes for new installs, and only uses it as a save spot default if the application asks for it. Should be no change at all.

[–] FooBarrington@lemmy.world 2 points 1 day ago (1 children)

New installs, or new users? I'd assume the latter?

[–] curbstickle@anarchist.nexus 5 points 1 day ago

When I read it originally (a bit back, maybe a week or two ago) it was new installs that was noted, though new users would make sense.

I guess I'll find out soon enough on a test box.

[–] nightmare786@leminal.space 4 points 2 days ago

it's excessive for me. I'll continue putting my projects with my documents.

[–] Valmond@lemmy.dbzer0.com 2 points 1 day ago

Mine is on the desktop 🤷🏼‍♀️

[–] naught101@lemmy.world 5 points 1 day ago

This is the way. Everything I created in folder in Documents. Everything I downloaded in downloads. Home should be otherwise empty, except for all the left-over dot-folders that old software leaves lying around.