فهرست منبع

added a comment about FAQ regarding mfact meaning

Anselm R Garbe 17 سال پیش
والد
کامیت
051a404b66
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      config.def.h

+ 1 - 1
config.def.h

@@ -24,7 +24,7 @@ static Rule rules[] = {
 };
 
 /* layout(s) */
-static float mfact      = 0.55;
+static float mfact      = 0.55; /* factor of master area size [0.05..0.95] */
 static Bool resizehints = True; /* False means respect size hints in tiled resizals */
 
 static Layout layouts[] = {