diff --git a/config/macos/rectangle/RectangleConfig.json b/config/macos/rectangle/RectangleConfig.json new file mode 100644 index 0000000..d269f8a --- /dev/null +++ b/config/macos/rectangle/RectangleConfig.json @@ -0,0 +1,286 @@ +{ + "bundleId" : "com.knollsoft.Rectangle", + "defaults" : { + "SUEnableAutomaticChecks" : { + "bool" : true + }, + "allowAnyShortcut" : { + "bool" : true + }, + "almostMaximizeHeight" : { + "float" : 0 + }, + "almostMaximizeWidth" : { + "float" : 0 + }, + "altThirdCycle" : { + "int" : 0 + }, + "alternateDefaultShortcuts" : { + "bool" : true + }, + "alwaysAccountForStage" : { + "int" : 0 + }, + "applyGapsToMaximize" : { + "int" : 0 + }, + "applyGapsToMaximizeHeight" : { + "int" : 0 + }, + "attemptMatchOnNextPrevDisplay" : { + "int" : 0 + }, + "autoMaximize" : { + "int" : 0 + }, + "cascadeAllDeltaSize" : { + "float" : 30 + }, + "centerHalfCycles" : { + "int" : 0 + }, + "centeredDirectionalMove" : { + "int" : 0 + }, + "cornerSnapAreaSize" : { + "float" : 20 + }, + "curtainChangeSize" : { + "int" : 0 + }, + "cycleSizesIsChanged" : { + "bool" : false + }, + "disabledApps" : { + + }, + "doubleClickTitleBar" : { + "int" : 0 + }, + "doubleClickTitleBarIgnoredApps" : { + + }, + "doubleClickTitleBarRestore" : { + "int" : 0 + }, + "dragFromStage" : { + "int" : 0 + }, + "enhancedUI" : { + "int" : 1 + }, + "footprintAlpha" : { + "float" : 0.3 + }, + "footprintAnimationDurationMultiplier" : { + "float" : 0 + }, + "footprintBorderWidth" : { + "float" : 2 + }, + "footprintColor" : { + + }, + "footprintFade" : { + "int" : 0 + }, + "fullIgnoreBundleIds" : { + + }, + "gapSize" : { + "float" : 0 + }, + "hapticFeedbackOnSnap" : { + "int" : 0 + }, + "hideMenubarIcon" : { + "bool" : false + }, + "ignoreDragSnapToo" : { + "int" : 0 + }, + "ignoredSnapAreas" : { + "int" : 0 + }, + "landscapeSnapAreas" : { + "string" : "[4,{\"compound\":-2},1,{\"action\":15},2,{\"action\":2},6,{\"action\":13},7,{\"compound\":-4},8,{\"action\":14},3,{\"action\":16},5,{\"compound\":-3}]" + }, + "launchOnLogin" : { + "bool" : true + }, + "minimumWindowHeight" : { + "float" : 0 + }, + "minimumWindowWidth" : { + "float" : 0 + }, + "missionControlDragging" : { + "int" : 0 + }, + "missionControlDraggingAllowedOffscreenDistance" : { + "float" : 25 + }, + "missionControlDraggingDisallowedDuration" : { + "int" : 250 + }, + "moveCursor" : { + "int" : 0 + }, + "moveCursorAcrossDisplays" : { + "int" : 0 + }, + "notifiedOfProblemApps" : { + "bool" : false + }, + "obtainWindowOnClick" : { + "int" : 0 + }, + "portraitSnapAreas" : { + + }, + "relaunchOpensMenu" : { + "bool" : false + }, + "resizeOnDirectionalMove" : { + "bool" : false + }, + "screenEdgeGapBottom" : { + "float" : 0 + }, + "screenEdgeGapLeft" : { + "float" : 0 + }, + "screenEdgeGapRight" : { + "float" : 0 + }, + "screenEdgeGapTop" : { + "float" : 0 + }, + "screenEdgeGapTopNotch" : { + "float" : 0 + }, + "screenEdgeGapsOnMainScreenOnly" : { + "bool" : false + }, + "selectedCycleSizes" : { + "int" : 0 + }, + "shortEdgeSnapAreaSize" : { + "float" : 145 + }, + "showAllActionsInMenu" : { + "int" : 0 + }, + "sixthsSnapArea" : { + "int" : 0 + }, + "sizeOffset" : { + "float" : 0 + }, + "snapEdgeMarginBottom" : { + "float" : 5 + }, + "snapEdgeMarginLeft" : { + "float" : 5 + }, + "snapEdgeMarginRight" : { + "float" : 5 + }, + "snapEdgeMarginTop" : { + "float" : 5 + }, + "snapModifiers" : { + "int" : 0 + }, + "specifiedHeight" : { + "float" : 1050 + }, + "specifiedWidth" : { + "float" : 1680 + }, + "stageSize" : { + "float" : 190 + }, + "subsequentExecutionMode" : { + "int" : 1 + }, + "systemWideMouseDown" : { + "int" : 0 + }, + "systemWideMouseDownApps" : { + + }, + "todo" : { + "int" : 0 + }, + "todoApplication" : { + + }, + "todoMode" : { + "bool" : false + }, + "todoSidebarSide" : { + "int" : 1 + }, + "todoSidebarWidth" : { + "float" : 400 + }, + "traverseSingleScreen" : { + "int" : 0 + }, + "unsnapRestore" : { + "int" : 0 + }, + "windowSnapping" : { + "int" : 0 + } + }, + "shortcuts" : { + "bottomHalf" : { + "keyCode" : 38, + "modifierFlags" : 786432 + }, + "firstThird" : { + "keyCode" : 33, + "modifierFlags" : 786432 + }, + "firstTwoThirds" : { + "keyCode" : 33, + "modifierFlags" : 917504 + }, + "lastThird" : { + "keyCode" : 30, + "modifierFlags" : 786432 + }, + "lastTwoThirds" : { + "keyCode" : 30, + "modifierFlags" : 917504 + }, + "leftHalf" : { + "keyCode" : 4, + "modifierFlags" : 786432 + }, + "maximize" : { + "keyCode" : 36, + "modifierFlags" : 786432 + }, + "reflowTodo" : { + "keyCode" : 45, + "modifierFlags" : 786432 + }, + "rightHalf" : { + "keyCode" : 37, + "modifierFlags" : 786432 + }, + "toggleTodo" : { + "keyCode" : 11, + "modifierFlags" : 786432 + }, + "topHalf" : { + "keyCode" : 40, + "modifierFlags" : 786432 + } + }, + "version" : "92" +} \ No newline at end of file