Skip to content

Commit 9075678

Browse files
Document "iCloud Drive" option
Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>
1 parent f7105d7 commit 9075678

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

defaults.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,10 @@ categories:
454454
text: Desktop. Accompanied by `NewWindowTargetPath = "file:///bob/Desktop/"`.
455455
- value: PfDo
456456
text: Documents. Accompanied by `NewWindowTargetPath = "file:///Users/bob/Documents/"`.
457+
- value: PfID
458+
text: iCloud Drive. Accompanied by `file:///Users/bob/Library/Mobile%20Documents/com~apple~CloudDocs`.
457459
- value: PfAF
460+
default: true
458461
text: Recents. Accompanied by `NewWindowTargetPath = "file:///System/Library/CoreServices/Finder.app/Contents/Resources/MyLibraries/myDocuments.cannedSearch/"`.
459462
- value: PfLo
460463
text: Other location. Accompanied by `NewWindowTargetPath = "file:///the/other/location/`.

0 commit comments

Comments
 (0)