rclone: fixed bug. How? I don't know. It might be the sleep 5

This commit is contained in:
2026-05-15 23:21:00 +02:00
parent 5a150349e0
commit 142bfa8ff9
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -217,7 +217,7 @@ in {
"swww img ${wallpaper}"
"swww-daemon"
"sleep 1 && custom-wallpaper"
"custom-checkKdrive && custom-mountkdrive" # checks if the remote works and mount it
"sleep 5 && custom-checkKdrive && custom-mountkdrive" # checks if the remote works and mount it
#"waybar"
"custom-gitnotify"
"custom-checkMatrix" # checks if matrix-commander-rs is connected which is important for other stuff