config.default.h
changeset 371 fc9d35252ab4
parent 363 c719a27f3d93
child 395 7528080beb0e
--- 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 */ \