On Sun, Oct 21, 2012 at 10:02:50AM -0700, Thibaut Colar wrote:
>    I'm trying to use window manager (I really love the tiling options and
>    more) with razor-qt (bit of shinny).
>    I set awseome as the window manager of razor-qt and removed the wibox from
>    rc.lua but it's not quite working.
>    The wibox is not showing but it's "using space" (gray bar on top) as if it
>    was there, also it seem to really be running even if if it's not
>    "showing".

I never did anything like that, but i hide the wibox by default, and use
mod+tab to toggle its visibility.  The essential code for hiding is

    mywibox[mouse.screen].visible = false

With this setting, the wibox neither shows nor uses space.  I'm just using
awesome on its own though.

Matt



-- 
To unsubscribe, send mail to [email protected].

Reply via email to