Skip to content

Commit

Permalink
Merge pull request #10 from Dextro/patch-1
Browse files Browse the repository at this point in the history
Update dock_automatically_hide_and_show_the_dock.rb
  • Loading branch information
Roderik van der Veer committed Feb 23, 2014
2 parents c819e2c + 9c47762 commit e4f7239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/dock_automatically_hide_and_show_the_dock.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
osxdefaults_defaults "Make Dock icons of hidden applications translucent" do
osxdefaults_defaults "Automatically hide and show the dock" do
domain 'com.apple.dock'
key 'autohide'
boolean true
Expand Down

0 comments on commit e4f7239

Please sign in to comment.