From 6f21e962b61e303fa39626cdf16c04b10e4be781 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 4 Apr 2022 23:51:08 +0200 Subject: Moved chromium to ws 8 for it is only for teams --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index c199723..2335f4f 100644 --- a/config.h +++ b/config.h @@ -29,7 +29,7 @@ static const Rule rules[] = { */ /* class instance title tags mask switchtotag isfloating isfreesize monitor */ { "firefox", NULL, NULL, 1 << 2, 1, 0, 0, -1 }, - { "Chromium-browser", NULL, NULL, 1 << 2, 1, 0, 0, -1 }, + { "Chromium-browser", NULL, NULL, 1 << 7, 1, 0, 0, -1 }, { "VirtualBox Manager", NULL, NULL, 1 << 3, 1, 0, 0, -1 }, { "Gimp", NULL, NULL, 1 << 3, 1, 0, 0, -1 }, { "Audacity", NULL, NULL, 1 << 3, 1, 0, 0, -1 }, -- cgit v1.2.3