commit 47b975865087947093ef130d2c4d0d375c540ec2
parent bc2d95fd0f0525db1235521bee64e9f9d7b32ea9
Author: Beau <cbeauhilton@gmail.com>
Date: Fri, 28 Oct 2022 03:28:42 -0500
test
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.h b/config.h
@@ -43,7 +43,7 @@ static const Rule rules[] = {
* WM_NAME(STRING) = title
*/
/* class instance title tags mask isfloating isterminal
- noswallow monitor */
+ noswallow monitor! */
{"kitty", NULL, NULL, 0, 0, 1, 0, -1},
{"Firefox", NULL, NULL, 0, 0, 0, 1, -1},
};