diff --git a/.local/share/service/syncthingtray/run b/.local/share/service/syncthingtray/run index 6a4ddfa7..bf07c00b 100755 --- a/.local/share/service/syncthingtray/run +++ b/.local/share/service/syncthingtray/run @@ -3,4 +3,6 @@ exec 2>&1 sv check syncthing >/dev/null || exit 1 +sleep 0.5 + exec syncthingtray