add syncthing autostart entry
This commit is contained in:
parent
e211b0b1a8
commit
9f3bc25600
1 changed files with 8 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue