From 205b8b14504a4ee3fad355127c34e1bd9db16cb3 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Fri, 27 Jul 2012 12:07:35 +0200 Subject: =?UTF-8?q?.osx:=20Don=E2=80=99t=20show=20Dashboard=20as=20a=20Spa?= =?UTF-8?q?ce?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .osx | 3 +++ 1 file changed, 3 insertions(+) (limited to '.osx') diff --git a/.osx b/.osx index e756b2c..3d8cbf8 100755 --- a/.osx +++ b/.osx @@ -224,6 +224,9 @@ defaults write com.apple.dock launchanim -bool false # Speed up Mission Control animations defaults write com.apple.dock expose-animation-duration -float 0.1 +# Don’t show Dashboard as a Space +defaults write com.apple.dock "dashboard-in-overlay" -bool true + # Remove the auto-hiding Dock delay defaults write com.apple.Dock autohide-delay -float 0 # Remove the animation when hiding/showing the Dock -- cgit v1.2.3