From c811ecace7e7959eb9cf4ec48907d00324f688b9 Mon Sep 17 00:00:00 2001 From: fro Date: Sun, 28 Dec 2025 15:28:21 -0500 Subject: [PATCH] / exec sleep 5; startup.sh --- dots/i3wm/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/i3wm/config b/dots/i3wm/config index 2b24155..dc91c54 100644 --- a/dots/i3wm/config +++ b/dots/i3wm/config @@ -401,7 +401,7 @@ for_window [class="SpeedCrunch"] floating enable border normal # --- exec_always --no-startup-id setxkbmap -model pc105 -layout us,no -option grp:caps_toggle,grp_led:scroll; # keyboard layout switch exec --no-startup-id pasystray -exec --no-startup-id startup.sh +exec sleep 5; startup.sh #exec --no-startup-id pcloud # unable to execute this from startup.sh, by some weird reason (it used to work) # ---