Skip to content

Commit

Permalink
feat(sync): use exclude and --exclude-groups iTerm --do
Browse files Browse the repository at this point in the history
  • Loading branch information
aboqasem committed Mar 27, 2024
1 parent 7f3642d commit 3425cad
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 65 deletions.
91 changes: 30 additions & 61 deletions syncconf.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,25 +100,14 @@
domains = [
[
"com.crystalidea.MacsFanControl",
{ include = [
"/ActivePreset",
"/AppFirstRun",
"/CustomPresets",
"/DontCheckForHelperTool",
"/Fahrenheit",
"/InterfaceLanguage",
"/MoveToAppsSkip",
"/PreciseTemperature",
"/RateOnMacupdateNextDate",
"/RateOnMacupdateSkip",
"/ShowEGpuTemp",
"/ShowNVMeDrives",
"/ShowSmartDrives",
"/UpdateChecker_Auto",
"/menubarIcon",
"/menubarTwoLines",
"/trayFan",
"/traySensor",
{ exclude = [
"/License",
"/NSStatusItem Preferred Position MacsFanControlMenuBarIcon",
"/UpdateChecker_NextCheck",
"/UpdateChecker_SkipVersion",
"/WindowGeometry",
"/WindowSplitterPosition",
"/WindowState",
] },
],
]
Expand All @@ -130,15 +119,13 @@
domains = [
[
"com.knollsoft.Rectangle",
{ include = [
"/SUAutomaticallyUpdate",
"/SUEnableAutomaticChecks",
"/SUHasLaunchedBefore",
"/alternateDefaultShortcuts",
"/hideMenubarIcon",
"/launchOnLogin",
"/moveCursorAcrossDisplays",
"/subsequentExecutionMode",
{ exclude = [
"/NSWindow Frame SUUpdateAlert",
"/NSWindow Frame SUUpdateAlertSmall",
"/SULastCheckTime",
"/SUSkippedVersion",
"/SUUpdateGroupIdentifier",
"/lastVersion",
] },
],
]
Expand All @@ -151,39 +138,21 @@
domains = [
[
"com.lwouis.alt-tab-macos",
{ include = [
"/SUAutomaticallyUpdate",
"/SUEnableAutomaticChecks",
"/SUHasLaunchedBefore",
"/SUUpdateRelaunchingMarker",
"/alignThumbnails",
"/appsToShow",
"/appsToShow2",
"/crashPolicy",
"/fadeOutAnimation",
"/hideAppBadges",
"/hideWindowlessApps",
"/holdShortcut",
"/holdShortcut2",
"/menubarIcon",
"/mouseHoverEnabled",
"/nextWindowShortcut",
"/nextWindowShortcut2",
"/preferencesVersion",
"/screensToShow",
"/screensToShow2",
"/shortcutStyle",
"/showFullscreenWindows",
"/showHiddenWindows",
"/showMinimizedWindows",
"/showOnScreen",
"/showTabsAsWindows",
"/spacesToShow",
"/startAtLogin",
"/theme",
"/titleTruncation",
"/updatePolicy",
"/windowMaxWidthInRow",
{ exclude = [
"/MSAppCenter310AppCenterUserDefaultsMigratedKey",
"/MSAppCenter310CrashesUserDefaultsMigratedKey",
"/MSAppCenterInstallId",
"/MSAppCenterPastDevices",
"/MSAppCenterNetworkRequestsAllowed",
"/MSAppCenterSessionIdHistory",
"/MSAppCenterUserIdHistory",
"/NSStatusItem Visible Item-0",
"/NSWindow Frame NSFontPanel",
"/NSWindow Frame SUAutomaticUpdateAlert",
"/NSWindow Frame SUStatusFrame",
"/NSWindow Frame SUUpdateAlert",
"/SULastCheckTime",
"/SUUpdateGroupIdentifier",
] },
],
]
Expand Down
4 changes: 3 additions & 1 deletion synced/defaults/com.crystalidea.MacsFanControl.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<integer>0</integer>
<key>CustomPresets</key>
<array/>
<key>DockIcon</key>
<false/>
<key>DontCheckForHelperTool</key>
<integer>0</integer>
<key>Fahrenheit</key>
Expand Down Expand Up @@ -39,4 +41,4 @@
<key>traySensor</key>
<string/>
</dict>
</plist>
</plist>
28 changes: 27 additions & 1 deletion synced/defaults/com.knollsoft.Rectangle.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,41 @@
<true/>
<key>SUHasLaunchedBefore</key>
<true/>
<key>SUUpdateRelaunchingMarker</key>
<true/>
<key>allowAnyShortcut</key>
<true/>
<key>almostMaximize</key>
<dict/>
<key>alternateDefaultShortcuts</key>
<false/>
<key>doubleClickTitleBar</key>
<integer>0</integer>
<key>footprintAnimationDurationMultiplier</key>
<integer>0</integer>
<key>hideMenubarIcon</key>
<true/>
<key>launchOnLogin</key>
<true/>
<key>moveCursorAcrossDisplays</key>
<integer>2</integer>
<key>reflowTodo</key>
<dict>
<key>keyCode</key>
<integer>45</integer>
<key>modifierFlags</key>
<integer>786432</integer>
</dict>
<key>subsequentExecutionMode</key>
<integer>0</integer>
<key>todo</key>
<integer>2</integer>
<key>toggleTodo</key>
<dict>
<key>keyCode</key>
<integer>11</integer>
<key>modifierFlags</key>
<integer>786432</integer>
</dict>
</dict>
</plist>
</plist>
12 changes: 10 additions & 2 deletions synced/defaults/com.lwouis.alt-tab-macos.plist
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<string>0</string>
<key>crashPolicy</key>
<string>0</string>
<key>cursorFollowFocusEnabled</key>
<string>true</string>
<key>fadeOutAnimation</key>
<string>false</string>
<key>hideAppBadges</key>
Expand All @@ -28,6 +30,8 @@
<string></string>
<key>holdShortcut2</key>
<string></string>
<key>holdShortcut3</key>
<string></string>
<key>menubarIcon</key>
<string>3</string>
<key>mouseHoverEnabled</key>
Expand All @@ -36,8 +40,10 @@
<string></string>
<key>nextWindowShortcut2</key>
<string>`</string>
<key>nextWindowShortcut3</key>
<string>`</string>
<key>preferencesVersion</key>
<string>6.66.0</string>
<string>6.67.0</string>
<key>screensToShow</key>
<string>1</string>
<key>screensToShow2</key>
Expand All @@ -56,6 +62,8 @@
<string>false</string>
<key>spacesToShow</key>
<string>1</string>
<key>spacesToShow2</key>
<string>1</string>
<key>startAtLogin</key>
<string>true</string>
<key>theme</key>
Expand All @@ -67,4 +75,4 @@
<key>windowMaxWidthInRow</key>
<string>30</string>
</dict>
</plist>
</plist>

0 comments on commit 3425cad

Please sign in to comment.