Linux is Getting a New Default Folder in Your Home Directory https://feed.itsfoss.com/link/24361/17327130/new-projects-directory-linux
@LinuxToday eurgh, XDG user dirs are just useless clutter, I banish them
@mirabilos
They are configurable, you can tell it that your documents folder is ~/docs and make the video folder also be that, e.g.
@LinuxToday
They are configurable, you can tell it that your documents folder is ~/docs and make the video folder also be that, e.g.
@LinuxToday
- replies
- 1
- announces
- 0
- likes
- 0
@LinuxToday @wouter yeswell I tend to put them under ~/.etc/xdg/userdirs/ or so and not use them, I have my own directory structure under ~ for my things
@mirabilos @LinuxToday @wouter
i set the userdirs of what i want / matches my structure to those, and anything else (like DESKTOP, i don't have a desktop dir, it's useless) to /dev/null lol
i set the userdirs of what i want / matches my structure to those, and anything else (like DESKTOP, i don't have a desktop dir, it's useless) to /dev/null lol
@navi @LinuxToday @wouter oh, that works?