this post was submitted on 07 Jul 2025
61 points (100.0% liked)

Linux

8334 readers
459 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 [email protected] and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 20 points 3 days ago (1 children)

Still no XDG dir support T-T

[–] [email protected] 7 points 3 days ago (3 children)

What would it possibly need from XDG?

[–] [email protected] 7 points 2 days ago

No dropping random dot file in my home folder and instead using the well defined xdg directory spec ( .config .local/share .local/state .cache )

[–] [email protected] 18 points 2 days ago

.config/bash/bashrc

[–] [email protected] 21 points 3 days ago

Having all your configuration hidden in ~/.config/, so you can have ~ all to yourself is nice, IMO. Just having a handful of folders (including hidden ones) makes things a little more readable.