I've recently came back to Ubuntu from Kubuntu, but I really like Dolphin. Is there any way how to set it up as default file manager?
I've recently came back to Ubuntu from Kubuntu, but I really like Dolphin. Is there any way how to set it up as default file manager?
To view the current default for opening directories:
To set Dolphin as default:
To set Thunar as default:
Run either on the terminal as regular user. If you want to set the default to another file manager, install the file manager, and find the correct
.desktop
file by searching in/usr/applications/
on the command-line.Related files:
/usr/share/applications/defaults.list
system-wide defaults$HOME/.local/share/applications/mimeapps.list
$HOME/.config/mimeapps.list
wherexdg-mime
saves configurationSources:
Steps:
Open a terminal, e.g. using Ctrl+Alt+T
Install
exo-utils
by running the following command in the terminal:Run the following command in the terminal:
In the window that opens, click on Utilities
On the File Manager section, click the drop-down menu arrow + Other...
Find
/usr/share/applications
directoryAdjust to show all files and select
dolphin.desktop
(wherever you find it)Click close
Adding to Rucent88 answer:
For me the dolphin desktop file was stored in
/usr/share/applications/org.kde.dolphin.desktop
. Sodid the trick.
Keep in mind to have a look where the desktop link is located. Have a look at the file list of your installed file manager to see how the desktop link is called if you can't find it.
also it works only with:
From: http://www.fandigital.com/2013/01/set-nemo-default-file-manager-ubuntu.html
In My, Ubuntu 20.04.2 LTS below solution worked. Not sure, is there are any consequences for this approach.
In file
/usr/share/applications/defaults.list
modified entryinode/directory=org.gnome.Nautilus.desktop
toinode/directory=org.kde.dolphin.desktop