From f0579f9fbd0ec14b3228bb8571f8cf11dbdd0d48 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Fri, 4 Sep 2026 16:41:26 -0400 Subject: neomutt assign --- config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.h b/config.h index 51c0b0b..ec6a80b 100644 --- a/config.h +++ b/config.h @@ -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) */ -- cgit v1.2.3