Video yükleniyor...
Video Yüklenemedi
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
11,687 görüntüleme • 1 yıl önce •via X (Twitter)
3 Yorum

Agit Rubar Demir1 yıl önce
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 yıl önce
How to Detect an Apple AirTag Tracker Without an Apple Device

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