mac-dev-playbook icon indicating copy to clipboard operation
mac-dev-playbook copied to clipboard

Add option for spacer tile in dock between apps

Open northportio opened this issue 3 years ago • 1 comments

It would be nice to automate the addition of spacer tiles in the dock. Like here

	<key>tile-data</key>
	<dict/>
	<key>tile-type</key>
	<string>spacer-tile</string>
</dict>
</plist>

It seems to just be a string in the plist for dock.

Also found this issue that shows dockutil has this function.

northportio avatar Mar 24 '22 17:03 northportio

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale[bot] avatar Jul 10 '22 09:07 stale[bot]

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

stale[bot] avatar Sep 19 '22 23:09 stale[bot]