This repository was archived by the owner on Sep 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathdefaults.yaml
More file actions
98 lines (69 loc) · 2.72 KB
/
defaults.yaml
File metadata and controls
98 lines (69 loc) · 2.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
NSGlobalDomain:
# Disable press and hold character picker.
ApplePressAndHoldEnabled: false
# System Preferences > Keyboard > Key Repeat.
KeyRepeat: 1
# System Preferences > Keyboard > Delay Until Repeat.
InitialKeyRepeat: 15
# Disable smooth scrolling
NSScrollAnimationEnabled: false
# Delay to show menu bar in full screen.
NSToolbarFullScreenAnimationDuration: 0.05
com.apple.Safari:
# Use substring search by default in Safari.
FindOnPageMatchesWordStartsOnly: false
com.apple.desktopservices:
# Disable .DS_Store files on network drives.
DSDontWriteNetworkStores: true
com.apple.dock:
# System Preferences > Dock > Automatically hide and show the Dock.
autohide: true
# Delay when showing the dock.
expose-animation-duration: 0.05
# System Preferences > Dock > Position on screen.
orientation: left
# System Preferences > Dock > Show indicators for open applications.
show-process-indicators: false
# System Preferences > Dock > Show recent applications in Dock.
show-recents: false
# System Preferences > Dock > Size.
tilesize: 72
# System Preferences > Dock > Minimize windows using: Scale effect.
mineffect: "scale"
com.apple.finder:
# Finder > View > Show view options > Sort Group By > Name.
FXArrangeGroupViewBy: Name
# Finder > Preferences > Advanced > When performing a search > Search the
# current folder.
FXDefaultSearchScope: SCcf
# Finder > View > Show view options > Group By > None.
FXPreferredGroupBy: None
# Finder > View > As List.
FXPreferredViewStyle: Nlsv
# Finder > Preferences > Show these items on the desktop > Hard disks.
ShowHardDrivesOnDesktop: false
# Enable "Quit Finder" menu item.
QuitMenuItem: true
com.apple.dt.Xcode:
# Xcode > Preferences > Text Editing > Page guide at column.
DVTTextShowPageGuide: true
# Xcode > Preferences > Text Editing > While editing: Automatically trim
# trailing whitespace.
DVTTextEditorTrimTrailingWhitespace: true
# Xcode > Preferences > Text Editing > While editing: Automatically trim
# trailing whitespace > Including whitespace-only lines.
DVTTextEditorTrimWhitespaceOnlyLines: true
# Xcode > Preferences > Text Editing > Page guide at column: 120.
DVTTextPageGuideLocation: 120
# Xcode > Preferences > General > Issue Navigator Detail > Up to Ten Lines.
IDESearchNavigatorDetailLevel: 10
# Show build timer within Xcode UI.
ShowBuildOperationDuration: true
# Xcode > Preferences > Fonts & Colors > Theme > San Jose Slides.
XCFontAndColorCurrentDarkTheme: "San Jose Slides.xccolortheme"
com.flexibits.fantastical.plist:
# Use monochrome Fantastical menu icon.
StatusItemStyle: 0
org.gnu.Emacs:
# Enable natural title bar patch for Emacs.
TransparentTitleBar: DARK