From fbd7aa146842de523b3c9ebd93366efd8d59ead5 Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 28 May 2020 21:03:11 +0000 Subject: [PATCH] firefox better now --- config.def.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/config.def.h b/config.def.h index 90c2ee0..09d2a5d 100644 --- a/config.def.h +++ b/config.def.h @@ -37,8 +37,6 @@ static const Rule rules[] = { * WM_NAME(STRING) = title */ /* class instance title tags mask isCentered isfloating monitor */ - { "Gimp", NULL, NULL, 0, 0, 1, -1 }, - { "Firefox", NULL, NULL, 1 << 8, 0, 0, -1 }, { NULL, "de.uol.swp.client.ClientApp", NULL, 0, 0, 1, -1 }, };