[xmonad] Different xmonad configs?
nyam
info at mito-space.com
Wed Dec 15 19:48:14 UTC 2021
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!
More information about the xmonad
mailing list