Replacing Thunar with Nautilus on Ubuntu + XFCE (Xubuntu)
It’s very easy to make Nautilus the default file browser on Ubuntu when you find your way around. Thanks to this post, here is how to do it.
Edit the file ~/.config/xfce4/helpers.rc
and add the line:
FileManager=nautilus
That’s it!