Remove default setting def
This commit is contained in:
@@ -63,7 +63,6 @@
|
|||||||
};
|
};
|
||||||
NSGlobalDomain.AppleICUForce24HourTime = false;
|
NSGlobalDomain.AppleICUForce24HourTime = false;
|
||||||
NSGlobalDomain.AppleInterfaceStyle = "Dark";
|
NSGlobalDomain.AppleInterfaceStyle = "Dark";
|
||||||
AppleInterfaceStyleSwitchesAutomatically = false;
|
|
||||||
NSGlobalDomain.AppleScrollerPagingBehavior = true;
|
NSGlobalDomain.AppleScrollerPagingBehavior = true;
|
||||||
NSGlobalDomain.AppleShowAllExtensions = true;
|
NSGlobalDomain.AppleShowAllExtensions = true;
|
||||||
NSGlobalDomain.AppleShowAllFiles = true;
|
NSGlobalDomain.AppleShowAllFiles = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user