diff --git a/.config/sv/syncthing/run b/.config/sv/syncthing/run new file mode 100755 index 0000000..8e11587 --- /dev/null +++ b/.config/sv/syncthing/run @@ -0,0 +1,3 @@ +#!/bin/sh + +exec /usr/bin/syncthing -no-browser -home="$HOME/.config/syncthing"