[Nix-dev] Re: [PATCH] modules/services/x11/display-managers/kdm.nix with theme support!
Ilya Cassina
ilya.cassina at gmail.com
Mon Oct 4 16:12:47 CEST 2010
On Monday 04 October 2010 00:47:37 you wrote:
> Hello,
>
> I modified the kdm.nix file (see subject) to support a theme like slim
> does.
>
> As example i put the kdm theme I use, you can find details about it at
> http://kde-look.org/content/show.php/Asphyxia4?content=132461
>
> Maybe the example should be changed to something more 'neutral'...
>
> Also I did not touch the default kdmrc file from kdebase-workspace (i would
> have triggered huge rebuilds I think) but i just grep -v ^Theme from it
> before merging it with the customized part.
>
> Sincerly,
>
> imc
A better example for kdm theme, more NixOS-looking :P
details: http://kde-look.org/content/show.php/NixOS?content=133252
fetchurl {
url = http://www.bawab.ch/NixOS.tar.bz2;
sha256 = "f684483ed3275b14e53751620a0cc92497769db49281c90760ab503b5f1c6f1d";
};
imc
More information about the nix-dev
mailing list