mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-13 00:36:28 +00:00
10 lines
250 B
Desktop File
10 lines
250 B
Desktop File
|
[Desktop Entry]
|
||
|
Name=Start Syncthing
|
||
|
GenericName=File synchronization
|
||
|
Comment=Starts the main syncthing process in the background.
|
||
|
Exec=/usr/bin/syncthing -no-browser
|
||
|
Icon=syncthing
|
||
|
Terminal=false
|
||
|
Type=Application
|
||
|
Categories=Network;FileTransfer;P2P
|