Add staticify.sh

This commit is contained in:
The Ghost of FOSS' Past 2024-10-05 01:43:33 +00:00
commit bc285fb54a

2
staticify.sh Normal file
View file

@ -0,0 +1,2 @@
defaults write com.apple.dock static-only -bool true
killall Dock