aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
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 85dc3c1..0ece3d6 100644
--- a/config.def.h
+++ b/config.def.h
@@ -33,6 +33,7 @@ static const char *const autostart[] = {
static const Rule rules[] = {
/* app_id title tags mask isfloating monitor */
+ { NULL, "float", NULL, 0, -1 },
{ NULL, NULL, NULL, 0, -1 },
};