From 53ed60b2a8553ff4adfddf545ef73dcbbcf6dc89 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 10 Mar 2024 08:56:41 +0530 Subject: update --- 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 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 }, }; -- cgit v1.2.3