Add unstaticify.sh

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

2
unstaticify.sh Normal file
View file

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