From 2e08075960fb33b95aa04d67847c3382dadbe016 Mon Sep 17 00:00:00 2001 From: Kevin Suttle Date: Sat, 9 Mar 2013 13:06:20 +0100 Subject: .osx: Add Notification Center value for hot corners Ref. #187. --- .osx | 1 + 1 file changed, 1 insertion(+) diff --git a/.osx b/.osx index 48b0d44..d1ef6a7 100755 --- a/.osx +++ b/.osx @@ -347,6 +347,7 @@ ln -s /Applications/Xcode.app/Contents/Applications/iPhone\ Simulator.app /Appli # 7: Dashboard # 10: Put display to sleep # 11: Launchpad +# 12: Notification Center # Top left screen corner → Mission Control defaults write com.apple.dock wvous-tl-corner -int 2 defaults write com.apple.dock wvous-tl-modifier -int 0 -- cgit v1.2.3