dotfiles files and stuff
at main 3.6 kB view raw
1{ 2 "bundleId" : "com.knollsoft.Rectangle", 3 "defaults" : { 4 "allowAnyShortcut" : { 5 "bool" : true 6 }, 7 "almostMaximizeHeight" : { 8 "float" : 0 9 }, 10 "almostMaximizeWidth" : { 11 "float" : 0 12 }, 13 "alternateDefaultShortcuts" : { 14 "bool" : true 15 }, 16 "altThirdCycle" : { 17 "int" : 0 18 }, 19 "applyGapsToMaximize" : { 20 "int" : 0 21 }, 22 "applyGapsToMaximizeHeight" : { 23 "int" : 0 24 }, 25 "attemptMatchOnNextPrevDisplay" : { 26 "int" : 0 27 }, 28 "autoMaximize" : { 29 "int" : 0 30 }, 31 "cascadeAllDeltaSize" : { 32 "float" : 30 33 }, 34 "centeredDirectionalMove" : { 35 "int" : 0 36 }, 37 "centerHalfCycles" : { 38 "int" : 0 39 }, 40 "cornerSnapAreaSize" : { 41 "float" : 20 42 }, 43 "curtainChangeSize" : { 44 "int" : 0 45 }, 46 "disabledApps" : { 47 48 }, 49 "footprintAlpha" : { 50 "float" : 0.30000001192092896 51 }, 52 "footprintBorderWidth" : { 53 "float" : 2 54 }, 55 "footprintColor" : { 56 57 }, 58 "footprintFade" : { 59 "int" : 0 60 }, 61 "fullIgnoreBundleIds" : { 62 63 }, 64 "gapSize" : { 65 "float" : 0 66 }, 67 "hideMenubarIcon" : { 68 "bool" : false 69 }, 70 "ignoredSnapAreas" : { 71 "int" : 0 72 }, 73 "launchOnLogin" : { 74 "bool" : true 75 }, 76 "minimumWindowHeight" : { 77 "float" : 0 78 }, 79 "minimumWindowWidth" : { 80 "float" : 0 81 }, 82 "moveCursor" : { 83 "int" : 0 84 }, 85 "moveCursorAcrossDisplays" : { 86 "int" : 0 87 }, 88 "notifiedOfProblemApps" : { 89 "bool" : false 90 }, 91 "obtainWindowOnClick" : { 92 "int" : 0 93 }, 94 "relaunchOpensMenu" : { 95 "bool" : false 96 }, 97 "resizeOnDirectionalMove" : { 98 "bool" : false 99 }, 100 "screenEdgeGapBottom" : { 101 "float" : 0 102 }, 103 "screenEdgeGapLeft" : { 104 "float" : 0 105 }, 106 "screenEdgeGapRight" : { 107 "float" : 0 108 }, 109 "screenEdgeGapsOnMainScreenOnly" : { 110 "bool" : false 111 }, 112 "screenEdgeGapTop" : { 113 "float" : 0 114 }, 115 "shortEdgeSnapAreaSize" : { 116 "float" : 145 117 }, 118 "showAllActionsInMenu" : { 119 "int" : 0 120 }, 121 "sixthsSnapArea" : { 122 "int" : 0 123 }, 124 "sizeOffset" : { 125 "float" : 0 126 }, 127 "snapEdgeMarginBottom" : { 128 "float" : 5 129 }, 130 "snapEdgeMarginLeft" : { 131 "float" : 5 132 }, 133 "snapEdgeMarginRight" : { 134 "float" : 5 135 }, 136 "snapEdgeMarginTop" : { 137 "float" : 5 138 }, 139 "snapModifiers" : { 140 "int" : 0 141 }, 142 "specifiedHeight" : { 143 "float" : 1050 144 }, 145 "specifiedWidth" : { 146 "float" : 1680 147 }, 148 "subsequentExecutionMode" : { 149 "int" : 1 150 }, 151 "SUEnableAutomaticChecks" : { 152 "bool" : false 153 }, 154 "todo" : { 155 "int" : 0 156 }, 157 "todoApplication" : { 158 159 }, 160 "todoMode" : { 161 "bool" : false 162 }, 163 "todoSidebarWidth" : { 164 "float" : 400 165 }, 166 "traverseSingleScreen" : { 167 "int" : 0 168 }, 169 "unsnapRestore" : { 170 "int" : 0 171 }, 172 "windowSnapping" : { 173 "int" : 0 174 } 175 }, 176 "shortcuts" : { 177 "leftHalf" : { 178 "keyCode" : 123, 179 "modifierFlags" : 524288 180 }, 181 "maximize" : { 182 "keyCode" : 126, 183 "modifierFlags" : 524288 184 }, 185 "nextDisplay" : { 186 "keyCode" : 124, 187 "modifierFlags" : 1572864 188 }, 189 "previousDisplay" : { 190 "keyCode" : 123, 191 "modifierFlags" : 1572864 192 }, 193 "restore" : { 194 "keyCode" : 125, 195 "modifierFlags" : 524288 196 }, 197 "rightHalf" : { 198 "keyCode" : 124, 199 "modifierFlags" : 524288 200 } 201 }, 202 "version" : "62" 203}