From 88b3d3da482611ddbc6f8d1804606eab0540219d Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Sat, 20 Jul 2019 19:25:31 -0700 Subject: [PATCH] longer delay --- dwm-stat/status.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dwm-stat/status.c b/dwm-stat/status.c index 9be2f86..97cc212 100644 --- a/dwm-stat/status.c +++ b/dwm-stat/status.c @@ -18,7 +18,7 @@ #define BASIC_MSG "/comfy/ o clock | " #define TIME_FORMAT "%I:%M%p - %d %b %Y" -#define TIME_DELAY 3 +#define TIME_DELAY 5 #define MAXSTR 1024 #define MEM_BREAD_SIZE 32