diff --git a/kde-autostart-syncthing/.config/autostart/syncthing.desktop b/kde-autostart-syncthing/.config/autostart/syncthing.desktop new file mode 100644 index 0000000..3869703 --- /dev/null +++ b/kde-autostart-syncthing/.config/autostart/syncthing.desktop @@ -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