X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.arg.h;h=fec7a12b6cec64250a78a009a0fa821267c9d4ad;hp=05bcd07e3cca52442479fb23c46f1434f21e95eb;hb=5a03daf47f3383250652c15f38f976f6157b4641;hpb=6d5f67a0922d40d52290c12f9c0d937f4121406e diff --git a/config.arg.h b/config.arg.h index 05bcd07..fec7a12 100644 --- a/config.arg.h +++ b/config.arg.h @@ -89,7 +89,7 @@ static Key key[] = { \ #define RULES \ static Rule rule[] = { \ - /* class:instance:title regex tags regex versatile */ \ + /* class:instance:title regex tags regex isversatile */ \ { "Firefox", "3", False }, \ { "Gimp", NULL, True }, \ { "MPlayer", NULL, True }, \