Set measurement and temperature units
This commit is contained in:
parent
76ab3f632d
commit
4245b98171
1 changed files with 2 additions and 0 deletions
|
|
@ -82,8 +82,10 @@
|
||||||
|
|
||||||
NSGlobalDomain = {
|
NSGlobalDomain = {
|
||||||
AppleInterfaceStyle = "Dark";
|
AppleInterfaceStyle = "Dark";
|
||||||
|
AppleMeasurementUnits = "Centimeters";
|
||||||
AppleShowAllExtensions = true;
|
AppleShowAllExtensions = true;
|
||||||
AppleShowAllFiles = true;
|
AppleShowAllFiles = true;
|
||||||
|
AppleTemperatureUnit = "Celsius";
|
||||||
InitialKeyRepeat = 14;
|
InitialKeyRepeat = 14;
|
||||||
KeyRepeat = 1;
|
KeyRepeat = 1;
|
||||||
"com.apple.mouse.tapBehavior" = 1;
|
"com.apple.mouse.tapBehavior" = 1;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue