Where is my preference file? (Screen Savers->General)The screen saver preference file lives in the~/Library/Preferences/ByHostdirectory. The name of the file is the name that you pass todefaultsForModuleWithName:, followed by.someBigNumber.plist.So, on my machine,
userPrefs = [ScreenSaverDefaults defaultsForModuleWithName: @"BWDrip"];creates a file/Users/bork/Library/Preferences/ByHost/BWDrip.0003931024a6.plist