I'm sure the fellow who wrote TinkerTool, which lets me change the Finder title bar font among other things, is a fine fellow and surely TinkerTool is not malware. Nevertheless... I want to change the Finder font without installing software. Is there a way to do it from the command line?
Thanks.
~/Library/Preferences/.GlobalPreferences.plist. If you change other fonts or font sizes with it, you can see the keys for them withdefaults read -g | grep -i font. – Lauri Ranta Aug 8 '12 at 21:58