/ sleep 2.5 ➔ 3.5 s

after adding keyring secrets
This commit is contained in:
committer@tuxwarrior
2025-02-11 13:28:41 -05:00
parent 7402a41e4c
commit 1295fb720f

View File

@@ -45,7 +45,7 @@ elif [[ "${XWM}" == "i3" ]]; then
# populate keyring, and sleep to make sure it takes effect before apps start # 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 2.5 sleep 3.5
# start miscellanous programs # start miscellanous programs
nextcloud & # nextcloud file sync nextcloud & # nextcloud file sync