add syncthing autostart entry
This commit is contained in:
parent
e211b0b1a8
commit
9f3bc25600
|
@ -0,0 +1,8 @@
|
||||||
|
#!/usr/bin/env xdg-open
|
||||||
|
[Desktop Entry]
|
||||||
|
Exec=/usr/bin/syncthing serve --no-browser --logfile=default
|
||||||
|
Icon=syncthing
|
||||||
|
Name=syncthing
|
||||||
|
Path=
|
||||||
|
Terminal=False
|
||||||
|
Type=Application
|
Loading…
Reference in a new issue