From 6b01a7d0d09e1b605d3a2ae77ed62b37ca1bae7f Mon Sep 17 00:00:00 2001 From: fro Date: Sun, 28 Dec 2025 15:33:46 -0500 Subject: [PATCH] w --- dots/i3wm/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/i3wm/config b/dots/i3wm/config index dc91c54..f3c260b 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 sleep 5; startup.sh +exec sleep 10; startup.sh #exec --no-startup-id pcloud # unable to execute this from startup.sh, by some weird reason (it used to work) # ---