[xmonad] Multiple Screens

Dmitri Iouchtchenko johnnyspoon at gmail.com
Wed Feb 3 02:51:02 UTC 2016


On 02/02/2016, Christian Solje <csolje at gmail.com> wrote:
> I am also trying to have the xmobar to show on every screen that I got.

You could do this with X.H.DynamicBars
(http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Hooks-DynamicBars.html).
I can't find any examples for how to use it, but you can refer to my
configuration (the relevant commit is
https://github.com/0/.../commit/1bc32215ae60edd961f0304bd6aea8fbe9a43658).
I'm not certain that I'm using it correctly, since my barDestroyer
doesn't "tear down previous instances" like the docs say it should,
but it still works fine for me. I suspect it's because xmobar exits
automatically when its handle is closed.

Dmitri


More information about the xmonad mailing list