Answer the question
In order to leave comments, you need to log in
How to open desktop folders in file manager in Ubuntu Unity?
Clicking on a folder on the desktop will open it in Visual Studio Code. To open it in nemo, you need to right click on the folder, then "show in Files application". And this is not very convenient. How can I open a folder by clicking on it in nemo?
Answer the question
In order to leave comments, you need to log in
/usr/share/applications/defaults.list
You need to find the line
in the file inode/directory=
. She was like this for me inode/directory=org.gnome.nautilus.desktop
. But since I successfully demolished nautilus, the folders opened in VS Code. You need org.gnome.nautilus.desktop
to replace the .desktop file of the desired file manager, in my case with nemo. It should turn out like this:inode/directory=nemo.desktop
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question