I noticed that my preferences for Clock.app, specifically the setting to have it as a free-floating clock and not in the dock, were lost each time I logged out. I know that this is a much less than ideal solution, but I figured that since I loaded Terminal on login anyway, I would just add a defaults line to my ~/.tcshrc file. Specifically, adding the following line to that file, and having Terminal load first on login, keeps the clock floating:
Chris
defaults write com.apple.clock InDock "0"I would more than welcome a reply from anyone who knows the right way to do this!
Chris
•
[2,705 views]

