Hi, [EMAIL PROTECTED] (2008-07-27 at 1539.14 -0600): > * Christopher Bratusek <[EMAIL PROTECTED]> wrote: > > try ~/.sawfishrc instead: > > mv ~/.sawfish/rc ~/.sawfishrc > > Or, just "ln -s ~/.sawfish/rc ~/.sawfishrc". > I'm not sure if this is actually necessary, but I've been > configured this way for years just to be sure.
See wm/user.jl, SF loads rc-file list, which defaults to ~/.sawmillrc (old name), ~/.sawfishrc (new name) and ~/.sawfish/rc (to allow compact config via single dir). It seems to load all files, so in your case the config is processed twice with no differences in each pass. GSR
