Hmm I thought that was pretty specific lol. Okay it can be found in Chameleon's Extra folder. It's hidden by default so either grab ShowAllFiles.app from Kext.Com or type these commands into Terminal:
Show All Files
Code:
defaults write com.apple.Finder AppleShowAllFiles True
Hit Enter
Hit Enter
If com.apple.Boot.plist doesn't exist in Extra folder you can create one, it's just a simple XML text file. However I was nice enough to upload a basic one for you link
. As I stated above change resolution with your own. Hope this helps
.
To Hide Files Again
Code:
defaults write com.apple.Finder AppleShowAllFiles False
Hit Enter
Bookmarks