aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-07-07 18:42:35 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-07-07 18:42:35 +0530
commitdde1d66ddc3236d076858736fb6faaf06a3c7d8c (patch)
tree343bcd27455005413bcfea3aad8a6f1a4b4e7566 /config.def.h
parent21ef958760beea3cacf9ae5937101348bd6ecc4c (diff)
updstream
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h1
1 files changed, 1 insertions, 0 deletions
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 }