I am new to using terminal, and I was trying to make a "recent applications stack" in the Dock. So I typed in this:
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
And then I typed in this
Killall Dock
But Now the Dock won't open back up, and I already had a widget on my desktop with the Hack where you can drag widgets onto your desktop so now My widget just keeps blinking in and out of my desktop.
What should I do, it could be great if someone could help me
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
And then I typed in this
Killall Dock
But Now the Dock won't open back up, and I already had a widget on my desktop with the Hack where you can drag widgets onto your desktop so now My widget just keeps blinking in and out of my desktop.
What should I do, it could be great if someone could help me
Last edited: