rem of rac cond test

Remove that line entirely — it was a bad suggestion since hyprctl hyprpaper listloaded isn't a valid command. Go back to the simple version
This commit is contained in:
committer@tuxwarrior
2026-05-26 07:41:40 -05:00
parent 35728a3aff
commit 4607a16108
+1 -2
View File
@@ -9,8 +9,7 @@ source /home/poq/syncDir/secrets/toBeSourced/secretsAsEnvVariables.sh # se
hypropolkitagent & # authentification hypropolkitagent & # authentification
hypridle & # idle management deamon hypridle & # idle management deamon
hyprpaper & # wallpaper hyprpaper & # wallpaper
until hyprctl hyprpaper listloaded > /dev/null 2>&1; do sleep 0.1; done # prevent race condition sleep 1 && nwg-panel & # status bar
sleep 0.5 && nwg-panel & # status bar
sleep 2 && nm-applet & # network manager applet sleep 2 && nm-applet & # network manager applet
sleep 2 && nextcloud & # nextcloud file sync sleep 2 && nextcloud & # nextcloud file sync