Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/artsoldi/tech.camefrom.space/wp-includes/functions.php on line 6114
MacOS: How to create blank spaces in your Dock - Tech from space

MacOS: How to create blank spaces in your Dock

This is just a small hack to make your macOS Dock more organized and clean. With the following terminal command you can get an app icon in your dock without an app icon:

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

After that you can move the empty icon as it fits best.

Leave a Reply

Your email address will not be published. Required fields are marked *