this post was submitted on 29 Aug 2023
239 points (97.2% liked)

Linux

47361 readers
1566 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
you are viewing a single comment's thread
view the rest of the comments
[–] ShittyBeatlesFCPres@lemmy.world 12 points 1 year ago (3 children)

I’d love a setting to change the default file manager. I always install Nemo and configure it to be the default but last I checked, it’s not a simple GUI setting like changing the default browser or email client or whatever. And then you end up with two programs called “Files,” which obviously isn’t ideal.

Would it be that much of a problem to have what app is “Files” be a simple setting? Maybe it’s way more complicated than one assumes.

[–] BautAufWasEuchAufbaut@lemmy.blahaj.zone 3 points 1 year ago (2 children)

You can set the default app in the settings though, right?

[–] rustydrd@sh.itjust.works 1 points 1 year ago

Yes and no. The setting affects the file manager, but things like "open/save file" dialogues will still use the Gnome file chooser, which is separate from Nautilus and not easily circumvented.

[–] ShittyBeatlesFCPres@lemmy.world 1 points 1 year ago (1 children)

Maybe they added this when I wasn’t looking. It’s been awhile since I did a fresh install of a Gnome distro. (I use Fedora for work stuff and I’ve learned over the years to leave my work laptop the fuck alone and distro hop on a personal laptop.)

[–] Chewy7324@discuss.tchncs.de 1 points 1 year ago

It's still a problem. And then once I finally set thunar as default, Firefox continues to open Nautilus. Removing Nautilus isn't an option either since it's a dependencie of something else.

I really hope choosing a default file manager woll be simple and always working at some point.

[–] InFerNo@lemmy.ml 1 points 1 year ago

On my kids' pcs the default file manager is nemo and they use gnome, so it is possible

[–] priapus@sh.itjust.works 1 points 1 year ago (1 children)

Most DEs do include the file manager in the default applications menu. You can also use xdg-mime to set it as the default for inode/directory

[–] Chewy7324@discuss.tchncs.de 1 points 1 year ago

Until some app doesn't care about xdg-mime. At least I had some issues with firefox a while ago.