[xmonad] Different xmonad configs?

Brandon Allbery allbery.b at gmail.com
Wed Dec 15 19:57:33 UTC 2021


I used to simulate it with a wrapper, but that was a decade ago when I
was jumping between xmonad+KDE and bare xmonad according to need.
There's no built-in mechanism for it, and one might be difficult to
add these days because of how the cabal and stack-based setups work.

On Wed, Dec 15, 2021 at 2:51 PM nyam <info at mito-space.com> wrote:
>
> Hi all!
>
>
> Is there an option to compile and (re)start etc. individual 'xmonad.hs',
> such as one has different DE/WMs and wants to use e. g. together with
> their own adapted xmonad? – Like:
>
>
> $ xmonad --file=/path/to/xmonad-de1.hs --recompile
>
> $ exec xmonad --file=/path/to/xmonad-de1.hs
>
> or
>
> $ xmonad --file=/path/to/xmonad-de2.hs --recompile
>
> $ xmonad --restart --file=/path/to/xmonad-de2.hs
>
> or
>
> $ xmonad --recompile --file=/path/to/xmonad-pure.hs
>
> $ exec xmonad --file=/path/to/xmonad-pure.hs
>
>
> Would be a cool feature, though so far the manpage or any web resources
> don't mention it.
>
>
> Cheers!
>
>
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad



-- 
brandon s allbery kf8nh
allbery.b at gmail.com


More information about the xmonad mailing list