trying to start programs from startup.sh
This commit is contained in:
fro
2025-12-28 13:39:28 -05:00
parent f496efcfcb
commit 9b0cb9a160

View File

@@ -109,9 +109,8 @@ elif [[ "${XWM}" == "i3" ]]; then
#/usr/bin/megasync &
i3-msg "exec --no-startup-id pcloud"
if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then
#synology-drive &
/usr/bin/synology-drive &
fi
#if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then
# synology-drive &
#fi
fi