From 9e43597593794f40b7ea0a344c3699a34c396a8c Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Tue, 26 May 2026 07:34:47 -0500 Subject: [PATCH] u --- dots/bin/startup.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dots/bin/startup.sh b/dots/bin/startup.sh index 37d1b51..2f33745 100755 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -9,7 +9,8 @@ source /home/poq/syncDir/secrets/toBeSourced/secretsAsEnvVariables.sh # se hypropolkitagent & # authentification hypridle & # idle management deamon hyprpaper & # wallpaper -until hyprctl monitors > /dev/null 2>&1; do sleep 0.1; done && nwg-panel & # status bar +until hyprctl hyprpaper listloaded > /dev/null 2>&1; do sleep 0.1; done # prevent race condition +sleep 0.5 && nwg-panel & # status bar sleep 2 && nm-applet & # network manager applet sleep 2 && nextcloud & # nextcloud file sync