aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-03-10 08:56:41 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-03-10 08:56:41 +0530
commit53ed60b2a8553ff4adfddf545ef73dcbbcf6dc89 (patch)
treea9721f75ce4ffba0d5fcf543777ecaeba702e413 /config.def.h
parent66cbbd6cb49cd2fdf2003c7e4216440b2341066e (diff)
update
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 },
};