{ "$schema": "https://maxto.net/config.schema.json", "language": null, "startup": { "startOnLogon": true, "runElevated": true }, "updates": { "enabled": true, "channel": "Stable" }, "behavior": { "snap": { "to": [ "Region", "Screen" ], "distance": 7 }, "transparentWindowsWhenMoving": true, "passiveMode": false }, "shims": { "toggled": {} }, "license": { "firstStart": "2020-09-23T16:52:05.2504597Z" }, "recipes": [ { "enabled": true, "id": "__builtin.move.left" }, { "enabled": true, "id": "__builtin.move.up" }, { "enabled": true, "id": "__builtin.move.right" }, { "enabled": true, "id": "__builtin.move.down" }, { "enabled": true, "id": "__builtin.swap.left" }, { "enabled": true, "id": "__builtin.swap.up" }, { "enabled": true, "id": "__builtin.swap.right" }, { "enabled": true, "id": "__builtin.swap.down" }, { "enabled": true, "id": "__builtin.center" }, { "enabled": true, "id": "__builtin.maximize" } ], "monitor": { "idSelection": "SerialNumber", "virtualDesktop": false }, "errorReporting": { "anonymityLevel": "MachineIdentifier", "enabled": true, "logLevel": "Information" }, "presets": [ { "type": "split", "splits": { "orientation": "Vertical", "distance": 0.5, "child1": null, "child2": null }, "name": "Two-way vertical" }, { "type": "split", "splits": { "orientation": "Horizontal", "distance": 0.5, "child1": null, "child2": null }, "name": "Two-way horizontal" }, { "type": "split", "splits": { "orientation": "Horizontal", "distance": 0.5, "child1": { "orientation": "Vertical", "distance": 0.5, "child1": null, "child2": null }, "child2": { "orientation": "Vertical", "distance": 0.5, "child1": null, "child2": null } }, "name": "Quarters" }, { "type": "split", "splits": { "orientation": "Horizontal", "distance": 0.25, "child1": null, "child2": { "orientation": "Horizontal", "distance": 0.6666667, "child1": null, "child2": null } }, "name": "Ultra-wide three-way" }, { "type": "split", "splits": { "orientation": "Horizontal", "distance": 0.25, "child1": { "orientation": "Vertical", "distance": 0.5, "child1": null, "child2": null }, "child2": null }, "name": "Two on the left" }, { "type": "split", "splits": { "orientation": "Horizontal", "distance": 0.75, "child1": null, "child2": { "orientation": "Vertical", "distance": 0.5, "child1": null, "child2": null } }, "name": "Two on the right" } ] }