From 3ec5922cffcb8172d4b33f23cbc8e8c80b629619 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Tue, 8 Apr 2025 09:11:45 -0500 Subject: [PATCH] /- keyring secret script not starting trying things --- 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 4b229bb..21699cd 100755 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -44,7 +44,7 @@ elif [[ "${XWM}" == "i3" ]]; then ${display_setup} # populate keyring, and sleep to make sure it takes effect before apps start - /home/poq/syncDir/secrets/keyring/add_keyring_secrets.sh + #/home/poq/syncDir/secrets/keyring/add_keyring_secrets.sh sleep 3.5 # start miscellanous programs