[Xmonad] About binary package and configuration file.

Andrea Rossato mailing_list at istitutocolli.org
Tue Oct 9 04:39:18 EDT 2007


On Mon, Oct 08, 2007 at 12:08:07AM +0900, MATSUYAMA Tomohiro wrote:
> Hi, all.
> 
> I think we should distribute a binary package (x86 at least) to
> make it easy to install xmonad (it's too difficult to install for
> an user who has no experience about Haskell).
> If we should do it, we also have to support an user
> configuration file like ~/.xmonadrc.
> 
> So, I want to realize this propsal, but even I (I am a begginer)
> find it will be hard job (especially about Config.hs).
> 
> Please tell me how to do it smartly or things you think about it.
> 

Instead of error, when the configuration file is not read, we should
return a default configuration (the same if the file is not found)...
but this is something you can do if you happen to like the idea...;)

Andrea



More information about the Xmonad mailing list