1 Ekim 2012 Pazartesi

Add blank spacers to the Mac OS X Dock

To contact us Click HERE


You can add blank spacers to the Mac OS X Dock by issuing a defaults write command in the Terminal, you can see the effect in the screenshot above with the space between the Firefox icon and iChat icon.

To get a spacer paste the following command into the Terminal:

defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'

You then must kill and relaunch the Dock to have the spacers appear, you can do this with the following command:

killall Dock

Hiç yorum yok:

Yorum Gönder