commit ab12c6e15fcd104b9a3a15bebb82ced7dd0238b3
parent 34ac2ac6a9c0d289e096b00a61fe5da763d28067
Author: Suraj N. Kurapati <sunaku@gmail.com>
Date: Mon, 31 Aug 2009 13:18:54 -0700
use 50/50 equal spacing for columns instead of the Golden Ratio
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.yaml b/config.yaml
@@ -69,7 +69,7 @@ display:
mode: default
rule: |
/gimp/ -> 17+83+41
- /.*/ -> 62+38 # Golden Ratio
+ /.*/ -> 50+50
##
# Mapping of clients to views they must appear on.