소스 검색

changing MASTER in config.arg.h from 600 to 550 per thousand

arg@mig29 19 년 전
부모
커밋
87324e680c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config.arg.h

+ 1 - 1
config.arg.h

@@ -17,7 +17,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
 #define STATUSBGCOLOR		"#222222"
 #define STATUSFGCOLOR		"#9999cc"
 
-#define MASTER			600 /* per thousand */
+#define MASTER			550 /* per thousand */
 #define MODKEY			Mod1Mask
 
 #define KEYS \