this post was submitted on 14 Jul 2024
281 points (94.6% liked)

Linux

47224 readers
774 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Shameless plug: I am the author.

you are viewing a single comment's thread
view the rest of the comments
[–] dan@upvote.au 69 points 1 month ago (3 children)

Shout out to xdg-ninja - it'll find files that are in your home and suggest how to configure the app to use XDG instead. https://github.com/b3nj5m1n/xdg-ninja

[–] PureTryOut@lemmy.kde.social 11 points 1 month ago (1 children)

Strange that some apps allow configuring it rather than just doing it automatically...

[–] Lifter@discuss.tchncs.de 1 points 1 month ago

That's the usual open source way. The config probably came later so they just added the option without changing the default because that would break backward compatibility.

And there would be too much boring work to build a migration.

[–] sparr@lemmy.world 2 points 1 month ago

Thanks, I hadn't heard of that. Time to add a few hundred lines to my dotfiles :)

[–] ZeroHora@lemmy.ml 1 points 1 month ago

After running it and properly configure the paths I once again came to the conclusion: I fucking hate Google.