From 11efb660af11608f780c80e47aabac36bb381e43 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Tue, 26 May 2026 07:19:14 -0500 Subject: [PATCH] 10 sec sleep - prevent race cond? --- 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 3c394d9..97660ce 100755 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -9,7 +9,7 @@ source /home/poq/syncDir/secrets/toBeSourced/secretsAsEnvVariables.sh # se hypropolkitagent & # authentification hypridle & # idle management deamon hyprpaper & # wallpaper -sleep 3 && nwg-panel & # status bar | sleep to avoid racing condition +sleep 10 && nwg-panel & # status bar | sleep to avoid racing condition nm-applet & # network manager applet nextcloud & # nextcloud file sync