diff -r 615b8b2e9457 -r fc9d35252ab4 config.default.h --- a/config.default.h Fri Aug 25 18:14:55 2006 +0200 +++ b/config.default.h Mon Aug 28 08:02:29 2006 +0200 @@ -55,7 +55,7 @@ }; /* Query class:instance:title for regex matching info with following command: - * xprop | awk -F '"' '/^WM_CLASS/ { printf("%s:%s:",$4,$2) }; /^WM_NAME/{ printf("%s\n",$2) }' */ + * xprop | awk -F '"' '/^WM_CLASS/ { printf("%s:%s:",$4,$2) }; /^WM_NAME/ { printf("%s\n",$2) }' */ #define RULES \ static Rule rule[] = { \ /* class:instance:title regex tags regex isfloat */ \