dwm-meillo

diff config.default.h @ 371:fc9d35252ab4

applied sanders somepatches.patch
author Anselm R. Garbe <arg@10kloc.org>
date Mon, 28 Aug 2006 08:02:29 +0200
parents c719a27f3d93
children 7528080beb0e
line diff
     1.1 --- a/config.default.h	Fri Aug 25 18:14:55 2006 +0200
     1.2 +++ b/config.default.h	Mon Aug 28 08:02:29 2006 +0200
     1.3 @@ -55,7 +55,7 @@
     1.4  };
     1.5  
     1.6  /* Query class:instance:title for regex matching info with following command:
     1.7 - * xprop | awk -F '"' '/^WM_CLASS/ { printf("%s:%s:",$4,$2) }; /^WM_NAME/{ printf("%s\n",$2) }' */
     1.8 + * xprop | awk -F '"' '/^WM_CLASS/ { printf("%s:%s:",$4,$2) }; /^WM_NAME/ { printf("%s\n",$2) }' */
     1.9  #define RULES \
    1.10  static Rule rule[] = { \
    1.11  	/* class:instance:title regex	tags regex	isfloat */ \