aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
diff options
context:
space:
mode:
Diffstat (limited to '.osx')
-rwxr-xr-x.osx3
1 files changed, 3 insertions, 0 deletions
diff --git a/.osx b/.osx
index 029e2be..45ee2a5 100755
--- a/.osx
+++ b/.osx
@@ -361,6 +361,9 @@ defaults write com.apple.dock show-process-indicators -bool true
# the Dock to launch apps.
#defaults write com.apple.dock persistent-apps -array
+# Show only open applications in the Dock
+#defaults write com.apple.dock static-only -bool true
+
# Don’t animate opening applications from the Dock
defaults write com.apple.dock launchanim -bool false