From ff7d16b67d411932a4fb21a316bd6ace9b67c352 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Sun, 30 Aug 2026 13:23:41 -0400 Subject: [PATCH] bettertouchtool: Save default bundle --- bettertouchtool/Default.bttpreset | 114 ++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 bettertouchtool/Default.bttpreset diff --git a/bettertouchtool/Default.bttpreset b/bettertouchtool/Default.bttpreset new file mode 100644 index 0000000..9734b90 --- /dev/null +++ b/bettertouchtool/Default.bttpreset @@ -0,0 +1,114 @@ +{ + "BTTPresetCreatorNotes" : "", + "BTTPresetInfoURL" : "", + "BTTPresetName" : "Default", + "BTTPresetColor" : "30.600000, 36.720000, 153.000000, 255.000000", + "BTTPresetUUID" : "DDBEFB60-C981-410F-9EE3-45B875586367", + "BTTPresetContent" : [ + { + "BTTAppBundleIdentifier" : "BT.G", + "BTTAppName" : "Global", + "BTTAppAutoInvertIcon" : 1, + "BTTAppSpecificSettings" : { + "BTTDisableGlobalTriggers" : false + }, + "BTTTriggers" : [ + { + "BTTLastUpdatedAt" : 1788110777.1631141, + "BTTTriggerType" : 173, + "BTTTriggerTypeDescriptionReadOnly" : "2 Finger Tap", + "BTTTriggerClass" : "BTTTriggerTypeTouchpadAll", + "BTTUUID" : "F0868C53-CB16-473F-AA2A-9E850D8B110A", + "BTTOrder" : 0, + "BTTActionsToExecute" : [ + { + "BTTLastUpdatedAt" : 1788109280.5100489, + "BTTTriggerParentUUID" : "F0868C53-CB16-473F-AA2A-9E850D8B110A", + "BTTIsPureAction" : true, + "BTTUUID" : "28A8A911-8543-45AC-9118-6CE919E8B36A", + "BTTPredefinedActionType" : 4, + "BTTPredefinedActionName" : "Right Click (At Current Mouse Position)", + "BTTOrder" : 2 + } + ] + }, + { + "BTTLastUpdatedAt" : 1788110777.1631088, + "BTTTriggerType" : 174, + "BTTTriggerTypeDescriptionReadOnly" : "2 Finger Click", + "BTTTriggerClass" : "BTTTriggerTypeTouchpadAll", + "BTTUUID" : "B10652D0-F140-442D-926C-C9B6776D1370", + "BTTOrder" : 1, + "BTTActionsToExecute" : [ + { + "BTTLastUpdatedAt" : 1788109280.510026, + "BTTTriggerParentUUID" : "B10652D0-F140-442D-926C-C9B6776D1370", + "BTTIsPureAction" : true, + "BTTUUID" : "7850E782-CB3A-4826-8838-11B426A5231F", + "BTTPredefinedActionType" : 4, + "BTTPredefinedActionName" : "Right Click (At Current Mouse Position)", + "BTTOrder" : 2 + } + ] + }, + { + "BTTLastUpdatedAt" : 1788110777.1631021, + "BTTTriggerType" : 104, + "BTTTriggerTypeDescriptionReadOnly" : "3 Finger Tap", + "BTTTriggerClass" : "BTTTriggerTypeTouchpadAll", + "BTTUUID" : "DF5B6844-C4F2-40C6-ADAB-2C1242B84A1E", + "BTTOrder" : 2, + "BTTActionsToExecute" : [ + { + "BTTLastUpdatedAt" : 1788109280.510036, + "BTTTriggerParentUUID" : "DF5B6844-C4F2-40C6-ADAB-2C1242B84A1E", + "BTTIsPureAction" : true, + "BTTUUID" : "51CF8319-5A95-496B-A6AE-4C33BA205C46", + "BTTPredefinedActionType" : 1, + "BTTPredefinedActionName" : "Middle Click (At Current Mouse Position)", + "BTTOrder" : 1 + } + ] + }, + { + "BTTLastUpdatedAt" : 1788110777.1630909, + "BTTTriggerType" : 112, + "BTTTriggerTypeDescriptionReadOnly" : "3 Finger Click", + "BTTTriggerClass" : "BTTTriggerTypeTouchpadAll", + "BTTUUID" : "C4157608-A49E-4F70-9871-DB6C20148689", + "BTTOrder" : 3, + "BTTActionCategoryPressDown" : [ + { + "BTTLastUpdatedAt" : 1788109304.261627, + "BTTTriggerParentUUID" : "C4157608-A49E-4F70-9871-DB6C20148689", + "BTTIsPureAction" : true, + "BTTUUID" : "5BA761B0-95B6-4818-B8FE-963A6CCD9D5D", + "BTTPredefinedActionType" : 1, + "BTTPredefinedActionName" : "Middle Click (At Current Mouse Position)", + "BTTOrder" : 3 + } + ] + } + ] + }, + { + "BTTAppBundleIdentifier" : "BT.L", + "BTTAppName" : "Recently Used", + "BTTAppAutoInvertIcon" : 1, + "BTTTriggers" : [ + + ] + }, + { + "BTTAppBundleIdentifier" : "com.apple.finder", + "BTTAppName" : "Finder", + "BTTAppAutoInvertIcon" : 1, + "BTTTriggers" : [ + + ] + } + ], + "BTTPresetSnapAreas" : [ + + ] +} \ No newline at end of file