From dde1d66ddc3236d076858736fb6faaf06a3c7d8c Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 7 Jul 2024 18:42:35 +0530 Subject: updstream --- config.def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 9457970..b33dbd8 100644 --- a/config.def.h +++ b/config.def.h @@ -35,6 +35,7 @@ static const char *const autostart[] = { }; +/* NOTE: ALWAYS keep a rule declared even if you don't use rules (e.g leave at least one example) */ static const Rule rules[] = { /* app_id title tags mask isfloating monitor */ { NULL, "float", NULL, 1, -1 } -- cgit v1.2.3