Here are 10 useful Mac tips from suggestions from MacMost's Patreon supporters. Hide apps, use the App Switcher, get a UPS, save as a PDF from anywhere, use Accessibility Panel buttons and much more.
You can also watch this video at YouTube (but with ads).
Here’s the Terminal command for the Dock spacer:
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'; killall Dock
A correction: Tip number 7 on Dock spacers was from Patreon supporter Zero, not Tom. Apologies!
Can you give us the code for spacer tile you use in this video? Many thanks!
Pat: I added it above.