
Hi Everybody, I am looking for a way to have two statusbars (xmobar or dzen), one at the top and the other one at the bottom of the screen, which could be always visible. I have tried some configs on the Xmonad/Config_archive and other from other sites, but actually I don't how to launch and set the second bar to be not hidden by the windows. Thanks for your help, Alexis. -- Alexis de BRUYN

On Fri, Jun 13, 2014 at 1:39 PM, Alexis de BRUYN < alexis.mailinglist@de-bruyn.fr> wrote:
I am looking for a way to have two statusbars (xmobar or dzen), one at the top and the other one at the bottom of the screen, which could be always visible.
I have tried some configs on the Xmonad/Config_archive and other from other sites, but actually I don't how to launch and set the second bar to be not hidden by the windows.
You do know about http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Hooks-ManageDocks.html ? (Note that a common mistake here is to use avoidStruts in the layoutHook but not manageDocks in the manageHook, or vice versa --- you need *both* for it to work.) -- brandon s allbery kf8nh sine nomine associates allbery.b@gmail.com ballbery@sinenomine.net unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
participants (2)
-
Alexis de BRUYN
-
Brandon Allbery