fix: remove unsupported AppleMiniaturizeOnDoubleClick
This commit is contained in:
parent
7475e188dd
commit
f844365d30
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
system.defaults = {
|
||||
NSGlobalDomain = {
|
||||
AppleInterfaceStyle = "Dark";
|
||||
AppleMiniaturizeOnDoubleClick = false;
|
||||
NSAutomaticCapitalizationEnabled = true;
|
||||
NSAutomaticPeriodSubstitutionEnabled = true;
|
||||
NSAutomaticQuoteSubstitutionEnabled = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue