feat(rectangle): update config

This commit is contained in:
Peter 2025-01-07 15:20:19 +01:00
parent b78599bcc5
commit f5ec1ae278
Signed by: prskr
GPG key ID: F56BED6903BC5E37

View file

@ -1,6 +1,9 @@
{ {
"bundleId" : "com.knollsoft.Hookshot", "bundleId" : "com.knollsoft.Hookshot",
"defaults" : { "defaults" : {
"SUEnableAutomaticChecks" : {
"bool" : false
},
"adjacentResizeScreenEdge" : { "adjacentResizeScreenEdge" : {
"int" : 0 "int" : 0
}, },
@ -16,26 +19,26 @@
"almostMaximizeWidth" : { "almostMaximizeWidth" : {
"float" : 0 "float" : 0
}, },
"altThirdCycle" : {
"int" : 0
},
"alternateDefaultShortcuts" : { "alternateDefaultShortcuts" : {
"bool" : false "bool" : false
}, },
"alternateGestureShortcuts" : { "alternateGestureShortcuts" : {
"bool" : false "bool" : false
}, },
"altThirdCycle" : {
"int" : 0
},
"alwaysAccountForStage" : { "alwaysAccountForStage" : {
"int" : 0 "int" : 0
}, },
"analogAdjacentResizing" : { "analogAdjacentResizing" : {
"int" : 0 "int" : 0
}, },
"applyGapToEdges" : {
"int" : 0
},
"appSpecs" : { "appSpecs" : {
},
"applyGapToEdges" : {
"int" : 0
}, },
"attemptMatchOnNextPrevDisplay" : { "attemptMatchOnNextPrevDisplay" : {
"int" : 0 "int" : 0
@ -49,10 +52,10 @@
"cascadeWidth" : { "cascadeWidth" : {
"int" : 0 "int" : 0
}, },
"centeredDirectionalMove" : { "centerHalfCycles" : {
"int" : 0 "int" : 0
}, },
"centerHalfCycles" : { "centeredDirectionalMove" : {
"int" : 0 "int" : 0
}, },
"checkAnimationUnsnap" : { "checkAnimationUnsnap" : {
@ -229,12 +232,12 @@
"quickActionMinDist" : { "quickActionMinDist" : {
"float" : 10 "float" : 10
}, },
"quickActions" : {
"int" : 0
},
"quickActionTimeout" : { "quickActionTimeout" : {
"double" : 1 "double" : 1
}, },
"quickActions" : {
"int" : 0
},
"relaunchOpensMenu" : { "relaunchOpensMenu" : {
"bool" : false "bool" : false
}, },
@ -244,17 +247,17 @@
"resizeOnDirectionalMove" : { "resizeOnDirectionalMove" : {
"bool" : false "bool" : false
}, },
"restartOnWakeDelay" : {
"float" : 0
},
"restToOneTouches" : { "restToOneTouches" : {
"int" : 0 "int" : 0
}, },
"restartOnWakeDelay" : {
"float" : 0
},
"reticle" : { "reticle" : {
"int" : 2 "int" : 2
}, },
"reticleColor" : { "reticleColor" : {
"string" : "{\"blue\":0.2,\"alpha\":0.5,\"green\":0.3,\"red\":0.8}" "string" : "{\"blue\":0.2,\"green\":0.3,\"red\":0.8,\"alpha\":0.5}"
}, },
"reticleDisplayMinDist" : { "reticleDisplayMinDist" : {
"float" : 0 "float" : 0
@ -272,7 +275,7 @@
"int" : 35 "int" : 35
}, },
"saveLayoutShortcut" : { "saveLayoutShortcut" : {
"string" : "null"
}, },
"screenEdgeGapBottom" : { "screenEdgeGapBottom" : {
"float" : 0 "float" : 0
@ -283,12 +286,12 @@
"screenEdgeGapRight" : { "screenEdgeGapRight" : {
"float" : 0 "float" : 0
}, },
"screenEdgeGapsOnMainScreenOnly" : {
"bool" : false
},
"screenEdgeGapTop" : { "screenEdgeGapTop" : {
"float" : 0 "float" : 0
}, },
"screenEdgeGapsOnMainScreenOnly" : {
"bool" : false
},
"scrollEdgePauseDistance" : { "scrollEdgePauseDistance" : {
"float" : 60 "float" : 60
}, },
@ -343,10 +346,10 @@
"stashAnimation" : { "stashAnimation" : {
"int" : 0 "int" : 0
}, },
"stashClearedByOtherActions" : { "stashClearScreenEdge" : {
"int" : 0 "int" : 0
}, },
"stashClearScreenEdge" : { "stashClearedByOtherActions" : {
"int" : 0 "int" : 0
}, },
"stashCursorBoxWidth" : { "stashCursorBoxWidth" : {
@ -385,9 +388,6 @@
"subsequentExecutionMode" : { "subsequentExecutionMode" : {
"int" : 0 "int" : 0
}, },
"SUEnableAutomaticChecks" : {
"bool" : false
},
"systemWideMouseDown" : { "systemWideMouseDown" : {
"int" : 0 "int" : 0
}, },
@ -433,6 +433,9 @@
"winDownDefaultAction" : { "winDownDefaultAction" : {
"int" : 0 "int" : 0
}, },
"winModFlags" : {
"int" : 0
},
"windowSnapping" : { "windowSnapping" : {
"int" : 0 "int" : 0
}, },
@ -441,9 +444,6 @@
}, },
"windowToFront" : { "windowToFront" : {
"int" : 0 "int" : 0
},
"winModFlags" : {
"int" : 0
} }
}, },
"shortcuts" : { "shortcuts" : {
@ -520,6 +520,6 @@
"modifierFlags" : 786432 "modifierFlags" : 786432
} }
}, },
"timestamp" : 727442690.128552, "timestamp" : 757952384.45035,
"version" : "157" "version" : "157"
} }