Загрузка видео...
Не удалось загрузить видео
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 просмотров • 1 год назад •via X (Twitter)
Комментарии: 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
