syncthing/etc/linux-desktop
Simon Frei f2e9b40ad1
etc: Adjust all the startup scripts to new cmd (ref #7330) (#7353)
2021-02-11 12:18:47 +01:00
..
README.md build: Add desktop files and icons to .deb (fixes #3439) (#5277) 2018-10-20 08:25:59 +02:00
syncthing-start.desktop etc: Adjust all the startup scripts to new cmd (ref #7330) (#7353) 2021-02-11 12:18:47 +01:00
syncthing-ui.desktop etc: Remove unnecessary quotes in .desktop (#5540) 2019-02-15 07:35:19 +00:00

README.md

Desktop Entries

This directory contains files to integrate Syncthing in your desktop environment (DE). Specifically this works for DEs that implement the XDG Desktop Menu Specification, which is virtually every DE.
To add Syncthing to desktop menus for all users, copy the .desktop files to /usr/local/share/applications (root required). To add it for just your user, copy them to ~/.local/share/applications.
To start Syncthing automatically, you have two options: Either you go to the autostart settings of your DE and choose Syncthing or you copy the syncthing-start.desktop file to ~/.config/autostart.
For more information refer to the ArchWiki page on Desktop entries