Skip to content

Instantly share code, notes, and snippets.

@filipeandre
Last active May 9, 2018 21:36
Show Gist options
  • Save filipeandre/524d61c31760dd4b3d415ec0a2598d14 to your computer and use it in GitHub Desktop.
Save filipeandre/524d61c31760dd4b3d415ec0a2598d14 to your computer and use it in GitHub Desktop.
Tiny dropbox fix to show app indicator in gnome ~/.local/share/applications
[Desktop Entry]
Name=Dropbox
GenericName=File Synchronizer
Comment=Sync your files across computers and to the web
Exec=env XDG_CURRENT_DESKTOP=Unity dropbox start -i
Terminal=false
Type=Application
Icon=dropbox
Categories=Network;FileTransfer;
StartupNotify=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment