I installed Ubuntu 12.10, then installed Nemo. Now I would like to make Nemo the default file manager. I've searched the web for a solution but every time I restart my computer Nautilus come back.
Does anyone know an effective solution?
I installed Ubuntu 12.10, then installed Nemo. Now I would like to make Nemo the default file manager. I've searched the web for a solution but every time I restart my computer Nautilus come back.
Does anyone know an effective solution?
There is a much better way to do this without moving files and setting links. Just open a terminal with CTRL+ALT+T and perform this command:
Then set up Nemo to handle your desktop:
Revert this changes:
Open your terminal with CTRL+ALT+T and then paste this:
then try again, hope that helps.
Note that this will effectively make Nautilus inaccessible on your system unless you modify shortcuts to point to
nautilus.back
.Here's what worked for me on 18.04 (source here):
If you have Nemo installed on your system and want to set Nemo as the default file manager, run this command in a terminal:
To revert this, enter
Nemo (the
nemo.desktop
app launcher to be exact) should now be the default file manager. To test the result, run this command:That command should launch Nemo showing your home directory.