This commit is contained in:
Gregory Eremin
2013-05-23 13:17:40 +04:00
parent 29bc4bc769
commit 7829058f8e
27 changed files with 655 additions and 104 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
defaults write com.apple.Dock autohide-delay -float $1 && killall Dock