Nemo used as filemanager for some applications

On some applications - if I open something that require to select a file from the disk, it opens NEMO instead of dolphin.
I don’t want this, and I don’t see why this happend.

For example: Brave Browser, Signal-Messenger Client.

The default-apps for filemanager are set to dolphin, even like inode/directory in the file-assignments.

Any Idea, how to fix this?

Why would Nemo be installed on a Plasma desktop?

Plasma and Gnome don’t mix - similarly, installing KDE on a Cinnamon installation doesn’t work too well either.

When I went from Cinnamon to Plasma, I backed up and did a clean install… it’s very messy.

Otherwise, the best way to ‘fix’ that would be to remove Nemo.

Because of nvidia-prime-run

But good hint… It seems that this nemo-run-package was installed accidentally.
I removed it, and will see if prime-run still work.

1 Like

Right, bad idea to install ‘nemo-run-with-nvidia-prime-run’ from AUR on a plasma desktop.

All you need to do is execute ‘prime-run’ in front of the app you want to run with Nvidia… in Dolphin, you could hit F4 to get Konsole and type that before the name of what you want to launch.

Here it is:

# version 1.0.0

[Nemo Action]

Name=Run with nVidia GPU

Comment=Run %f with dedicated nVidia graphic card

Exec=prime-run %F

Icon-Name=nvidia-settings

Basically just ‘prime-run %F’… Did you get it working in Dolphin?

Yep, removed it, prime-run work as before.
So issue solved :slight_smile:

Thx.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.