Syncthing autostart file

Create a file in /home/user/.config/autostart called “syncthing.desktop”

Paste the following:

[Desktop Entry]
Type=Application
Exec=syncthing –no-browser
Hidden=false
NoDisplay=false
X-GNOME-Autostart-enabled=true
Name=Syncthing
Comment=Start Syncthing at login

Save it and restart your computer