From 629676dfafc6f5e1b736040861ea8790b4201b88 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Mon, 2 Jun 2025 16:58:37 -0500 Subject: [PATCH] /- commented out protonvpn not using it very often, atm --- dots/bin/startup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/bin/startup.sh b/dots/bin/startup.sh index 6245764..3ba2d70 100755 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -89,7 +89,7 @@ elif [[ "${XWM}" == "i3" ]]; then megasync & # mega sync service nextcloud & # nextcloud file sync pcloud & # pcloud service - protonvpn-app & # vpn + #protonvpn-app & # vpn if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then synology-drive &