I've only just started using ion3 and I'm still figuring out how to
make my work habits fit with it, and vice versa.  Right now I'm trying
to figure out why I'd want to use the WFloatWS workspace class.  It
looks like the workspace that is closest to what folks would be used
to, but harder to use.  What do people use it for?  The closest thing
I can come up with is applications like the gimp, which spawns quite a
few child windows.

Also, thanks to Brett Parker for the statusd_maildir.lua script.  I
just dropped it in my ~/.ion3 directory, added a line to my
cfg_statusbar.lua file, and it worked.

In cfg_statusbar.lua:
mod_statusbar.create{
    -- First screen, bottom left corner
    screen=0,
    pos='bl',
    fullsize=false,

template="[ %date || load:% %>load || mail:%
%>maildir_INBOX_new/%>maildir_INBOX_total ]",
}

--
andrewdied

Reply via email to