User Tools

Site Tools


unity:dropbox-nemo

Get Dropbox to use the nemo file manager

  1. Go to /usr/bin
  2. move nautilus to nautlus-orig
  3. save the following script at /usr/bin/nautilus
  4. chmod 755 /usr/bin/nautilus
#!/bin/bash
exec nemo $1 $2 $3 $4
exit 0

You should now have Dropbox working on nemo.

unity/dropbox-nemo.txt · Last modified: 2013/09/04 13:08 by tschulz