diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 08:56:41 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 08:56:41 +0530 |
| commit | 53ed60b2a8553ff4adfddf545ef73dcbbcf6dc89 (patch) | |
| tree | a9721f75ce4ffba0d5fcf543777ecaeba702e413 /config.def.h | |
| parent | 66cbbd6cb49cd2fdf2003c7e4216440b2341066e (diff) | |
update
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 1 |
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 }, }; |
