From 82bd8ab1d4e1d5d70f153cebd3ff3ed36cb3fbbf Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Sun, 15 May 2022 10:41:10 -0500 Subject: update rules --- config.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/config.h b/config.h index de9eacb..54a99c8 100644 --- a/config.h +++ b/config.h @@ -33,10 +33,8 @@ static const Rule rules[] = { * WM_NAME(STRING) = title */ /* class instance title tags mask isfloating monitor */ - { "Pcmanfm", NULL, NULL, 0, 1, -1 }, { "discord", NULL, NULL, 0, 1, -1 }, { "mpv", NULL, NULL, 0, 1, -1 }, - { "Firefox", NULL, NULL, 0, 0, -1 }, }; /* layout(s) */ -- cgit v1.2.3