Re: Full screen
Etan Reisner <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <20070910203355.GI8631@aran> |
On Mon, Sep 10, 2007 at 01:19:09PM -0400, Jordan Sissel wrote: <snip> > Any time I've run into this, it is because I installed a new version of > ion3 but my ~/.ion3/ had configs for the older version. The solution > (for me) has always been to copy in the new configs that come with ion3 > and reapply any changes I'd made previously. As I've said on this list and in #ion any number of times, I *strongly* recommend *not* copying the system configuration files into ~/.ion3 for reasons exactly like this. There are only three ion config files you should copy or need to copy and they are cfg_ion.lua, cfg_dock.lua, and cfg_statusbar.lua and you obviously only need those latter two if you actually use the dock/statusbar. For all other configuration you can use cfg_ion.lua or other files of your own naming that you dopath() in cfg_ion.lua. > -Jordan -Etan