fix: remove unsupported AppleMiniaturizeOnDoubleClick

This commit is contained in:
mikl 2026-07-01 13:06:27 +03:00
parent 7475e188dd
commit f844365d30

View file

@ -2,7 +2,6 @@
system.defaults = {
NSGlobalDomain = {
AppleInterfaceStyle = "Dark";
AppleMiniaturizeOnDoubleClick = false;
NSAutomaticCapitalizationEnabled = true;
NSAutomaticPeriodSubstitutionEnabled = true;
NSAutomaticQuoteSubstitutionEnabled = true;