Mercurial > dotfiles.old
comparison slate.js @ 204:489b51bdbc9b
Make sure first terminal window is largest
author | zegervdv <zegervdv@me.com> |
---|---|
date | Thu, 20 Nov 2014 18:13:32 +0100 |
parents | 3384993cbf4c |
children | 2575264385c9 |
comparison
equal
deleted
inserted
replaced
203:2c77dbb93f11 | 204:489b51bdbc9b |
---|---|
41 | 41 |
42 // Layout | 42 // Layout |
43 var HPsetupLayout = S.layout("HPsetupLayout", { | 43 var HPsetupLayout = S.layout("HPsetupLayout", { |
44 "Terminal" : { | 44 "Terminal" : { |
45 "operations" : [bottomRight, topRight], | 45 "operations" : [bottomRight, topRight], |
46 "title-order-regex" : [".+⌘1$"], | |
46 "repeat" : true | 47 "repeat" : true |
47 }, | 48 }, |
48 "Safari" : { | 49 "Safari" : { |
49 "operations" : [mainLeft] | 50 "operations" : [mainLeft] |
50 } | 51 } |