Skip to content

Commit c7eec48

Browse files
authored
!fixup 5a5e2fb
1 parent 0f7d482 commit c7eec48

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

defaults.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -456,24 +456,24 @@ categories:
456456
param:
457457
type: string
458458
values: [PfCm, PfVo, PfHm, PfDe, PfDo, PfAF, PfLo]
459-
examples:
460-
- value: PfCm
461-
text: Your computer (e.g. "Bob's MacBook Pro")
462-
- value: PfVo
463-
text: The root of your file system (e.g. "Macintosh HD"). Accompanied by `NewWindowTargetPath = "file:///"`.
464-
- value: PfHm
465-
text: Home. Accompanied by `NewWindowTargetPath = "file:///Users/bob/"`.
466-
- value: PfDe
467-
text: Desktop. Accompanied by `NewWindowTargetPath = "file:///bob/Desktop/"`.
468-
- value: PfDo
469-
text: Documents. Accompanied by `NewWindowTargetPath = "file:///Users/bob/Documents/"`.
470-
- value: PfID
471-
text: iCloud Drive. Accompanied by `file:///Users/bob/Library/Mobile%20Documents/com~apple~CloudDocs`.
472-
- value: PfAF
473-
default: true
474-
text: Recents. Accompanied by `NewWindowTargetPath = "file:///System/Library/CoreServices/Finder.app/Contents/Resources/MyLibraries/myDocuments.cannedSearch/"`.
475-
- value: PfLo
476-
text: Other location. Accompanied by `NewWindowTargetPath = "file:///the/other/location/`.
459+
examples:
460+
- value: PfCm
461+
text: Your computer (e.g. "Bob's MacBook Pro")
462+
- value: PfVo
463+
text: The root of your file system (e.g. "Macintosh HD"). Accompanied by `NewWindowTargetPath = "file:///"`.
464+
- value: PfHm
465+
text: Home. Accompanied by `NewWindowTargetPath = "file:///Users/bob/"`.
466+
- value: PfDe
467+
text: Desktop. Accompanied by `NewWindowTargetPath = "file:///bob/Desktop/"`.
468+
- value: PfDo
469+
text: Documents. Accompanied by `NewWindowTargetPath = "file:///Users/bob/Documents/"`.
470+
- value: PfID
471+
text: iCloud Drive. Accompanied by `file:///Users/bob/Library/Mobile%20Documents/com~apple~CloudDocs`.
472+
- value: PfAF
473+
default: true
474+
text: Recents. Accompanied by `NewWindowTargetPath = "file:///System/Library/CoreServices/Finder.app/Contents/Resources/MyLibraries/myDocuments.cannedSearch/"`.
475+
- value: PfLo
476+
text: Other location. Accompanied by `NewWindowTargetPath = "file:///the/other/location/`.
477477
- key: NewWindowTargetPath
478478
domain: com.apple.finder
479479
title: "Initial folder shown by new Finder windows"

0 commit comments

Comments
 (0)