D Draddy macrumors regular Original poster Mar 16, 2007 238 0 Nov 5, 2007 #1 So i did the whole make a folder alias so that the stacks show a folder instead of the most recent file.... but the little black arrow is annoying me... is there a way to get rid of it? Attachments Picture 2.png 149.5 KB · Views: 717
So i did the whole make a folder alias so that the stacks show a folder instead of the most recent file.... but the little black arrow is annoying me... is there a way to get rid of it?
D Draddy macrumors regular Original poster Mar 16, 2007 238 0 Nov 5, 2007 #2 Code: $ cd /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources $ sudo mv AliasBadgeIcon.icns AliasBadgeIcon_OFF.icns
Code: $ cd /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources $ sudo mv AliasBadgeIcon.icns AliasBadgeIcon_OFF.icns