Remove default setting def

This commit is contained in:
2024-10-10 16:19:09 +01:00
parent a1b32d0ffe
commit e06cb49e63

View File

@@ -63,7 +63,6 @@
};
NSGlobalDomain.AppleICUForce24HourTime = false;
NSGlobalDomain.AppleInterfaceStyle = "Dark";
AppleInterfaceStyleSwitchesAutomatically = false;
NSGlobalDomain.AppleScrollerPagingBehavior = true;
NSGlobalDomain.AppleShowAllExtensions = true;
NSGlobalDomain.AppleShowAllFiles = true;