🎮
In my heart, I am a gamer.
In my heart, I am a gamer.
-
Anaheim Electronics
- Granada, Moon
- https://aenerv7.github.io/
Pinned Loading
-
Change macOS Dock's attributes
Change macOS Dock's attributes 1// set icon size on dock, change "size" after "-int" to the number you want
2defaults write com.apple.dock tilesize -int size; killall Dock
34// make dock's size immutable
5defaults write com.apple.Dock size-immutable -bool yes; killall Dock
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.