Go to antiX Control Center > Session > User Desktop-Session
When the editor opens, pick the startup file (as you should), and add this:
Code: Select all
# To start running dropbox by default
dropbox start -i &
For whatever reason, the dropbox command in the CLI shows neither of those options with $ dropbox --help
Anyway, hope someone out there finds that helpful.