Skip to content

Commit

Permalink
feat(alt-tab): Windows theme
Browse files Browse the repository at this point in the history
  • Loading branch information
aboqasem committed Jun 26, 2024
1 parent 5a713d7 commit fbfd5dd
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions synced/defaults/com.lwouis.alt-tab-macos.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,15 @@
<key>appsToShow2</key>
<string>0</string>
<key>crashPolicy</key>
<string>0</string>
<string>1</string>
<key>cursorFollowFocusEnabled</key>
<string>true</string>
<key>fadeOutAnimation</key>
<string>false</string>
<key>hideAppBadges</key>
<string>false</string>
<key>hideThumbnails</key>
<string>false</string>
<key>hideWindowlessApps</key>
<string>true</string>
<key>holdShortcut</key>
Expand All @@ -43,7 +45,9 @@
<key>nextWindowShortcut3</key>
<string>`</string>
<key>preferencesVersion</key>
<string>6.69.0</string>
<string>6.70.1</string>
<key>previewFocusedWindow</key>
<string>false</string>
<key>screensToShow</key>
<string>1</string>
<key>screensToShow2</key>
Expand All @@ -67,7 +71,7 @@
<key>startAtLogin</key>
<string>true</string>
<key>theme</key>
<string>0</string>
<string>1</string>
<key>titleTruncation</key>
<string>0</string>
<key>updatePolicy</key>
Expand Down

0 comments on commit fbfd5dd

Please sign in to comment.