diff options
| author | LM-LCL <hello@exaltedelite.club> | 2025-10-12 08:42:20 +0200 |
|---|---|---|
| committer | LM-LCL <hello@exaltedelite.club> | 2025-10-12 08:42:20 +0200 |
| commit | 0493b143096452885def34f31aa3a254a0a4a208 (patch) | |
| tree | 63555ddc5eee62f7e074a77e087a152da5dcdd02 /config.h | |
| parent | 9704c916faa249fd56859648f3fc59b08288b05b (diff) | |
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ static const Rule rules[] = { */ /* class instance title tags mask isfloating monitor */ { "Pcmanfm", NULL, NULL, 0, 1, -1 }, + { "Nm-connection-editor", NULL, NULL, 0, 1, -1 }, { "firefox-esr", NULL, NULL, 1 << 1, 0, -1 }, { "Brave-browser", NULL, NULL, 1 << 1, 0, -1 }, { "VSCodium", NULL, NULL, 1 << 2, 0, -1 }, |
