From 615b0aefe92fb5d7b1fae821f91eb98e3f403bfe Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Mon, 16 Aug 2021 16:09:37 -0400 Subject: QuickActions: Add new tweak --- .../QuickActionsPrefs/Resources/Root.plist | 123 +++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 QuickActions/QuickActionsPrefs/Resources/Root.plist (limited to 'QuickActions/QuickActionsPrefs/Resources/Root.plist') diff --git a/QuickActions/QuickActionsPrefs/Resources/Root.plist b/QuickActions/QuickActionsPrefs/Resources/Root.plist new file mode 100644 index 0000000..5b0c436 --- /dev/null +++ b/QuickActions/QuickActionsPrefs/Resources/Root.plist @@ -0,0 +1,123 @@ + + + + + items + + + cell + PSGroupCell + label + QuickActions + + + cell + PSSwitchCell + defaults + com.cameronkatri.quickactions + key + leftOn + label + Custom Left Button + default + + PostNotification + com.cameronkatri.quickactions/ReloadPrefs + + + cell + PSLinkListCell + defaults + com.cameronkatri.quickactions + label + Left App + detail + ATLApplicationListSelectionController + key + leftApp + cellClass + ATLApplicationSelectionCell + sections + + + sectionType + System + + + sectionType + User + + + useSearchBar + + hideSearchBarWhileScrolling + + showIdentifiersAsSubtitle + + includeIdentifiersInSearch + + PostNotification + com.cameronkatri.quickactions/ReloadPrefs + + + cell + PSSwitchCell + defaults + com.cameronkatri.quickactions + key + rightOn + label + Custom Right Button + default + + PostNotification + com.cameronkatri.quickactions/ReloadPrefs + + + cell + PSLinkListCell + defaults + com.cameronkatri.quickactions + label + Right App + detail + ATLApplicationListSelectionController + key + rightApp + cellClass + ATLApplicationSelectionCell + sections + + + sectionType + System + + + sectionType + User + + + useSearchBar + + hideSearchBarWhileScrolling + + showIdentifiersAsSubtitle + + includeIdentifiersInSearch + + PostNotification + com.cameronkatri.quickactions/ReloadPrefs + + + cell + PSButtonCell + label + Source Code + action + openSource + + + title + QuickActions + + -- cgit v1.2.3-56-ge451