diff --git a/hosts/poppy/system.nix b/hosts/poppy/system.nix index f9d42ad..398319e 100644 --- a/hosts/poppy/system.nix +++ b/hosts/poppy/system.nix @@ -2,7 +2,6 @@ system.defaults = { NSGlobalDomain = { AppleInterfaceStyle = "Dark"; - AppleMiniaturizeOnDoubleClick = false; NSAutomaticCapitalizationEnabled = true; NSAutomaticPeriodSubstitutionEnabled = true; NSAutomaticQuoteSubstitutionEnabled = true;