Skip to content

Commit

Permalink
!fixup 5a5e2fb
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbertrand committed Aug 16, 2022
1 parent 0f7d482 commit c7eec48
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -456,24 +456,24 @@ categories:
param:
type: string
values: [PfCm, PfVo, PfHm, PfDe, PfDo, PfAF, PfLo]
examples:
- value: PfCm
text: Your computer (e.g. "Bob's MacBook Pro")
- value: PfVo
text: The root of your file system (e.g. "Macintosh HD"). Accompanied by `NewWindowTargetPath = "file:///"`.
- value: PfHm
text: Home. Accompanied by `NewWindowTargetPath = "file:///Users/bob/"`.
- value: PfDe
text: Desktop. Accompanied by `NewWindowTargetPath = "file:///bob/Desktop/"`.
- value: PfDo
text: Documents. Accompanied by `NewWindowTargetPath = "file:///Users/bob/Documents/"`.
- value: PfID
text: iCloud Drive. Accompanied by `file:///Users/bob/Library/Mobile%20Documents/com~apple~CloudDocs`.
- value: PfAF
default: true
text: Recents. Accompanied by `NewWindowTargetPath = "file:///System/Library/CoreServices/Finder.app/Contents/Resources/MyLibraries/myDocuments.cannedSearch/"`.
- value: PfLo
text: Other location. Accompanied by `NewWindowTargetPath = "file:///the/other/location/`.
examples:
- value: PfCm
text: Your computer (e.g. "Bob's MacBook Pro")
- value: PfVo
text: The root of your file system (e.g. "Macintosh HD"). Accompanied by `NewWindowTargetPath = "file:///"`.
- value: PfHm
text: Home. Accompanied by `NewWindowTargetPath = "file:///Users/bob/"`.
- value: PfDe
text: Desktop. Accompanied by `NewWindowTargetPath = "file:///bob/Desktop/"`.
- value: PfDo
text: Documents. Accompanied by `NewWindowTargetPath = "file:///Users/bob/Documents/"`.
- value: PfID
text: iCloud Drive. Accompanied by `file:///Users/bob/Library/Mobile%20Documents/com~apple~CloudDocs`.
- value: PfAF
default: true
text: Recents. Accompanied by `NewWindowTargetPath = "file:///System/Library/CoreServices/Finder.app/Contents/Resources/MyLibraries/myDocuments.cannedSearch/"`.
- value: PfLo
text: Other location. Accompanied by `NewWindowTargetPath = "file:///the/other/location/`.
- key: NewWindowTargetPath
domain: com.apple.finder
title: "Initial folder shown by new Finder windows"
Expand Down

0 comments on commit c7eec48

Please sign in to comment.