[xmonad] start another window manager from xmonad

Spencer Janssen sjanssen at cse.unl.edu
Wed Dec 19 16:15:45 EST 2007


On Wednesday 19 December 2007 07:24:41 lobzang at free.fr wrote:
> Hi,
>
> Is there a way to start another window manager from xmonad ?
>
> I tried this configuration in xmonad.hs, without success :
>
> ((modMask              , xK_i     ), broadcastMessage ReleaseResources >>
> restart (Just "/usr/local/bin/ion") True)
>
>
> Lobzang.
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad

Use 'restart ... False'.


Cheers,
Spencer Janssen



More information about the xmonad mailing list