summaryrefslogtreecommitdiff
path: root/gnu/artwork.scm
AgeCommit message (Collapse)Author
2015-05-07artwork: Update to latest version.Ludovic Courtès
* gnu/artwork.scm (%artwork-repository): Update. * gnu/services/xorg.scm (%default-slim-theme-name): Change to "0.x". * gnu/system/grub.scm (%background-image): Change to GuixSD-fully-black-4-3.svg.
2015-02-24artwork: Update to latest GRUB image.Ludovic Courtès
* gnu/artwork.scm (%artwork-repository): Update to newer snapshot.
2015-02-12artwork: Update snapshot to GuixSD branding.Ludovic Courtès
* gnu/artwork.scm (%artwork-repository): Update to new "GuixSD" branding. * gnu/system/grub.scm (%background-image, %default-theme): Adjust accordingly.
2014-11-13artwork: Update snapshot.Ludovic Courtès
* gnu/artwork.scm (%artwork-repository): Update.
2014-11-12gnu: Introduce (gnu artwork) module.Ludovic Courtès
* gnu/artwork.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. * gnu/services/xorg.scm: Use it. (%artwork-repository): Remove. * gnu/system/grub.scm: Use it. (%artwork-repository): Remove.