chore: update Rectangle config
This commit is contained in:
parent
cb338fc317
commit
21f31fd7c7
2 changed files with 5 additions and 17 deletions
|
@ -146,7 +146,7 @@
|
||||||
"int" : 0
|
"int" : 0
|
||||||
},
|
},
|
||||||
"landscapeSnapAreas" : {
|
"landscapeSnapAreas" : {
|
||||||
"string" : "[3,{\"action\":16},4,{\"action\":38},8,{\"action\":14},1,{\"action\":15},2,{\"action\":2},5,{\"action\":41},7,{\"action\":37},6,{\"action\":13}]"
|
"string" : "[5,{\"manual\":20,\"action\":36},3,{\"action\":16},4,{\"action\":36,\"manual\":7},2,{\"action\":2},1,{\"action\":15},8,{\"action\":14},6,{\"action\":13},7,{\"manual\":13,\"action\":36}]"
|
||||||
},
|
},
|
||||||
"launchOnLogin" : {
|
"launchOnLogin" : {
|
||||||
"bool" : false
|
"bool" : false
|
||||||
|
@ -164,7 +164,7 @@
|
||||||
|
|
||||||
},
|
},
|
||||||
"manualSpecs" : {
|
"manualSpecs" : {
|
||||||
"string" : "[{\"w\":\"1400\",\"id\":7,\"name\":\"Left\",\"isSnapTarget\":true,\"loc\":3,\"h\":\"1.0\"},{\"w\":\"2313\",\"isSnapTarget\":true,\"h\":\"1.0\",\"loc\":0,\"name\":\"Center\",\"id\":13},{\"h\":\"1.0\",\"w\":\"1400\",\"loc\":4,\"isSnapTarget\":true,\"name\":\"Right\",\"id\":20}]"
|
"string" : "[{\"name\":\"Left\",\"w\":\"1400\",\"shortcut\":{\"modifierFlags\":786432,\"keyCode\":2},\"h\":\"1.0\",\"loc\":3,\"id\":7},{\"id\":13,\"h\":\"1.0\",\"shortcut\":{\"modifierFlags\":786432,\"keyCode\":3},\"loc\":0,\"name\":\"Center\",\"w\":\"2313\"},{\"shortcut\":{\"modifierFlags\":786432,\"keyCode\":5},\"id\":20,\"loc\":4,\"w\":\"1400\",\"h\":\"1.0\",\"name\":\"Right\"}]"
|
||||||
},
|
},
|
||||||
"maximizeAcrossDisplays" : {
|
"maximizeAcrossDisplays" : {
|
||||||
"int" : 0
|
"int" : 0
|
||||||
|
@ -254,7 +254,7 @@
|
||||||
"int" : 2
|
"int" : 2
|
||||||
},
|
},
|
||||||
"reticleColor" : {
|
"reticleColor" : {
|
||||||
"string" : "{\"green\":0.3,\"alpha\":0.5,\"blue\":0.2,\"red\":0.8}"
|
"string" : "{\"blue\":0.2,\"alpha\":0.5,\"green\":0.3,\"red\":0.8}"
|
||||||
},
|
},
|
||||||
"reticleDisplayMinDist" : {
|
"reticleDisplayMinDist" : {
|
||||||
"float" : 0
|
"float" : 0
|
||||||
|
@ -463,14 +463,6 @@
|
||||||
"keyCode" : 8,
|
"keyCode" : 8,
|
||||||
"modifierFlags" : 786432
|
"modifierFlags" : 786432
|
||||||
},
|
},
|
||||||
"centerThird" : {
|
|
||||||
"keyCode" : 3,
|
|
||||||
"modifierFlags" : 786432
|
|
||||||
},
|
|
||||||
"firstFourth" : {
|
|
||||||
"keyCode" : 2,
|
|
||||||
"modifierFlags" : 786432
|
|
||||||
},
|
|
||||||
"firstTwoThirds" : {
|
"firstTwoThirds" : {
|
||||||
"keyCode" : 14,
|
"keyCode" : 14,
|
||||||
"modifierFlags" : 786432
|
"modifierFlags" : 786432
|
||||||
|
@ -479,10 +471,6 @@
|
||||||
"keyCode" : 24,
|
"keyCode" : 24,
|
||||||
"modifierFlags" : 786432
|
"modifierFlags" : 786432
|
||||||
},
|
},
|
||||||
"lastFourth" : {
|
|
||||||
"keyCode" : 5,
|
|
||||||
"modifierFlags" : 786432
|
|
||||||
},
|
|
||||||
"lastTwoThirds" : {
|
"lastTwoThirds" : {
|
||||||
"keyCode" : 17,
|
"keyCode" : 17,
|
||||||
"modifierFlags" : 786432
|
"modifierFlags" : 786432
|
||||||
|
@ -532,6 +520,6 @@
|
||||||
"modifierFlags" : 786432
|
"modifierFlags" : 786432
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"timestamp" : 727255573.965115,
|
"timestamp" : 727442690.128552,
|
||||||
"version" : "157"
|
"version" : "157"
|
||||||
}
|
}
|
Loading…
Reference in a new issue