summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2022-05-15 10:41:10 -0500
committerGitHub <noreply@github.com>2022-05-15 10:41:10 -0500
commit82bd8ab1d4e1d5d70f153cebd3ff3ed36cb3fbbf (patch)
tree40af04c003250ca908526fe688e35a1aa712060c
parent17ba73c833558af69c6e5ec203183f331a7a94be (diff)
update rules
-rw-r--r--config.h2
1 files changed, 0 insertions, 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) */