hide-finder-trash-dock-icons
hide-finder-trash-dock-icons copied to clipboard
On the macOS dock, remove Finder and Trash icons.
The file cannot be edited with sudo privileges ``` $ PL="/System/Library/CoreServices/Dock.app/Contents/Resources/DockMenus.plist"&& sudo -- defaults write $PL finder-running -array-add 'command1004nameREMOVE_FROM_DOCK' 2022-07-23 15:17:38.969 defaults[66687:5083525] Could not write domain /System/Library/CoreServices/Dock.app/Contents/Resources/DockMenus.plist; exiting ``` Spent...
Thanks for making that, although seemingly a new workaround is required in Catalina and Big Sur.
I know its a bit old and M1s have much tighter security and stuff but I was wondering if it was still at all possible to be able to take...