From b2150bd1c14f656163017a357c2333b8bf0e3410 Mon Sep 17 00:00:00 2001 From: fro Date: Sun, 28 Dec 2025 15:31:25 -0500 Subject: [PATCH] w --- dots/bin/startup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dots/bin/startup.sh b/dots/bin/startup.sh index 9e838af..41aec4d 100755 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -93,7 +93,7 @@ elif [[ "${XWM}" == "i3" ]]; then # populate keyring, and sleep to make sure it takes effect before apps start lordOfTheRing.sh - sleep 5 + sleep 3.5 notify-send "<< i3wm >>" notify-send "[ ${display_setup} ]" @@ -118,7 +118,7 @@ elif [[ "${XWM}" == "i3" ]]; then #pcloud & - exec sleep 5; pcloud & + pcloud & #if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then