正在加载视频...
视频加载失败
macOS Tip: I like keeping my Dock organized with spacers between app groups. Running this command: `defaults write persistent-apps -array-add '{"tile-type"="small-spacer-tile";}'; killall Dock` will add a spacer tile to your Dock. Just drag it between apps to visually separate your groups 🫠 Note: If you need a bigger space,... show more
3 条评论

Agit Rubar Demir1 年前
I've been using it for a long time. I definitely recommend it to those who haven't tried it, it's very useful 🎯

UserInterface3 年前
How to Detect an Apple AirTag Tracker Without an Apple Device

Kadir Emre Yıldırım 1 年前
Also this code adds a bigger one defaults write persistent-apps -array-add '{"tile-type"="spacer-tile";}'; killall Dock

