From d5f34c1103a4e64c2cc2ac3cd363a7a6ec9f0355 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 19 Aug 2017 09:02:34 -0300 Subject: Increase xcalendar sleep time due to stretch/awesome upgrade --- xcalendar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcalendar b/xcalendar index 5ac529a..93925d2 100755 --- a/xcalendar +++ b/xcalendar @@ -7,7 +7,7 @@ xtitle calendar # For some reason, we have to sleep a while, otherwise wyrd won't start. -sleep 0.01 +sleep 0.03 # Start wyrd. calendar -- cgit v1.2.3