diff options
| -rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ static const Rule rules[] = { */ /* class instance title tags mask isfloating monitor */ { "firefox", NULL, NULL, 1 << 7, 0, -1 }, + { NULL, "neomutt", NULL, 1 << 8, 0, -1 }, }; /* layout(s) */ |
