From 63011e657ddf69ab34b831ead51336c8d5bd042f Mon Sep 17 00:00:00 2001 From: Sneed Group Holder Date: Wed, 30 Oct 2024 16:29:19 -0500 Subject: [PATCH] VM swappiness not on real machines --- more-common-settings.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/more-common-settings.sh b/more-common-settings.sh index cdab64f..854d9fa 100755 --- a/more-common-settings.sh +++ b/more-common-settings.sh @@ -47,7 +47,6 @@ defaults write com.apple.Accessibility ReduceMotionEnabled -int 1 defaults write com.apple.universalaccess reduceMotion -int 1 defaults write com.apple.universalaccess reduceTransparency -int 1 sudo pmset -a hibernatemode 0 -sudo sysctl vm.swappiness=10 sudo pmset -a lidwake 1 defaults write com.apple.finder DisableAllAnimations -bool true