diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index 9032f418c6..ae25d093de 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -4495,7 +4495,6 @@ up your screen.") a display running X server.") (license license:x11))) - (define-public hsetroot (package (name "hsetroot") @@ -4532,9 +4531,9 @@ a display running X server.") `(("pkg-config" ,pkg-config))) (synopsis "Imlib2-based wallpaper changer") (description - "A tool which allows you to compose wallpapers for X. - A fork of hsetroot by Hyriand.") - (license license:gpl2))) + "The @command{hsetroot} command composes wallpapers for X. +This package is the fork of hsetroot by Hyriand.") + (license license:gpl2+))) (define-public xtrans