You are not logged in.

#1 2011-01-19 22:52:51

acewin
Member
Registered: 2009-06-29
Posts: 13

xmonad independent screens

I would like to configure my XMonad setup to use independent screens with their own set of workspaces (Like AwesomeWM or dwm). It seems the module:  XMonad.Layout.IndependentScreens needs to be used to achieve this.

However, I do not know Haskell to figure this out. Does anyone have a similar setup, I could look at?

My current xmonad.hs is http://pastebin.com/sGUVQP1y

Any suggestions on how to achieve this?

Offline

#2 2011-01-20 09:05:30

jelly
Administrator
From: /dev/null
Registered: 2008-06-10
Posts: 714

Re: xmonad independent screens

Suggenstions are easy, XMonad has a serious amount of doc' s.
http://xmonad.org/xmonad-docs/xmonad-co … reens.html
Take a look at the example / code and merge into your own xmonad.hs

Offline

Board footer

Powered by FluxBB