diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2022-05-15 10:41:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-15 10:41:10 -0500 |
| commit | 82bd8ab1d4e1d5d70f153cebd3ff3ed36cb3fbbf (patch) | |
| tree | 40af04c003250ca908526fe688e35a1aa712060c | |
| parent | 17ba73c833558af69c6e5ec203183f331a7a94be (diff) | |
update rules
| -rw-r--r-- | config.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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) */ |
