From f58d147e39603b6a579b9ade09a36e8954efb281 Mon Sep 17 00:00:00 2001 From: tiyn Date: Mon, 10 Mar 2025 00:22:07 +0100 Subject: [PATCH] config: start onboard as floating --- config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.def.h b/config.def.h index ae618b3..dc4efc3 100644 --- a/config.def.h +++ b/config.def.h @@ -60,6 +60,7 @@ static const Rule rules[] = { { "KeePassXC", 0, 0, 1 << 9, 0, 0, 0 }, { "easyeffects", 0, 0, 1 << 9, 0, 0, 1 }, { "pavucontrol", 0, 0, 1 << 9, 0, 0, 1 }, + { "Onboard", 0, 0, 0, 0, 1, 0 }, }; /* layout(s) */