On my Ubuntu 18.04, I installed Nemo and made it the default file manager using the following commands:
xdg-mime default nemo.desktop inode/directory application/x-gnome-saved-search
gsettings set org.gnome.desktop.background show-desktop-icons false
gsettings set org.nemo.desktop show-desktop-icons true
My problem: When an app needs to browse my files ("Open Folder" from VSCode, "Other" from Startup Disk Creator, etc), Nautilus is used.
How can I ensure Nemo is used even in this case?
Thanks!
0 Answers