[Xmonad] [HUMOR] xmonad useless without programming skills ?
Tim Docker
timd at macquarie.com.au
Sun Sep 16 20:55:02 EDT 2007
dons wrote:
> Spencer has a possible architecture based on ghci, which would give
> us zero-compile reloading, using just the bytecode interpreter.
An alternative approach could be a standard Config.hs that reads
parameters from $HOME/.xmonad.cfg. This file would be some sort of 0-th
order config language (xml?) supporting common configuration options.
Then:
* experts could continue to maintain a custom Config.hs, and recompile
as required
* novices could edit .xmonad.cfg directly or via a GUI tool, without
needing to recompile.
Tim
More information about the Xmonad
mailing list