kcrawford / dockutil

command line tool for managing dock items
http://patternbuffer.wordpress.com
Apache License 2.0
1.38k stars 131 forks source link

Blank tile #44

Closed cannyboy closed 8 years ago

cannyboy commented 9 years ago

Something like this:

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

Adds a spacer to the dock. Perhaps dockutil can support this.

discentem commented 8 years ago

Sorry for duplicate. I guess it's not something you are interested in implementing?

kcrawford commented 8 years ago

It seems reasonable and easy to implement. I plan to add it if someone else doesn't do it first.

Kyle

On Jul 16, 2016, at 4:38 PM, b419kid notifications@github.com wrote:

Sorry for duplicate. I guess it's not something you are interested in implementing?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

discentem commented 8 years ago

Cool. Thanks Kyle 👍

kcrawford commented 8 years ago

This is implemented in master and will be part of the the next release.

dockutil --add '' --type spacer --section apps --after Safari